UNPKG

react-native-safe-area-context

Version:

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

3 lines (2 loc) 85 B
import { View } from 'react-native'; export declare const SafeAreaView: typeof View;