UNPKG

react-native-safe-area-context

Version:

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

3 lines 119 B
import { View } from 'react-native'; export const SafeAreaView = View; //# sourceMappingURL=SafeAreaView.windows.js.map