UNPKG

react-native-safe-area-context

Version:

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

3 lines 181 B
import type { NativeSafeAreaViewInstance } from './SafeArea.types'; export declare const SafeAreaView: NativeSafeAreaViewInstance; //# sourceMappingURL=SafeAreaView.windows.d.ts.map