UNPKG

react-native-safe-area-context

Version:

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

5 lines 225 B
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent'; export default codegenNativeComponent('RNCSafeAreaView', { interfaceOnly: true }); //# sourceMappingURL=NativeSafeAreaView.js.map