Searched refs:react_native_safe_area_context_1 (Results 1 – 6 of 6) sorted by relevance
10 const react_native_safe_area_context_1 = require("react-native-safe-area-context"); constant30 const Wrapper = inTabBar ? react_native_1.View : react_native_safe_area_context_1.SafeAreaView;
10 const react_native_safe_area_context_1 = require("react-native-safe-area-context"); constant74 const Wrapper = inTabBar ? react_native_1.View : react_native_safe_area_context_1.SafeAreaView;
29 const react_native_safe_area_context_1 = require("react-native-safe-area-context"); constant110 … return (React.createElement(react_native_safe_area_context_1.SafeAreaView, { style: { flex: 1 } },
9 const react_native_safe_area_context_1 = require("react-native-safe-area-context"); constant39 const { top, bottom } = (0, react_native_safe_area_context_1.useSafeAreaInsets)();
9 const react_native_safe_area_context_1 = require("react-native-safe-area-context"); constant44 …react_1.default.createElement(react_native_safe_area_context_1.SafeAreaView, { style: styles.safeA…
34 const react_native_safe_area_context_1 = require("react-native-safe-area-context"); constant55 react_1.default.createElement(react_native_safe_area_context_1.SafeAreaProvider