UNPKG

react-native-safe-area-context

Version:

A flexible way to handle safe area, also works on Android and web.

3 lines 173 B
import { requireNativeComponent } from 'react-native'; export const SafeAreaView = requireNativeComponent('RNCSafeAreaView'); //# sourceMappingURL=SafeAreaView.native.js.map