UNPKG

react-native-safe-area-context

Version:

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

5 lines (4 loc) 134 B
export * from './SafeAreaContext'; export * from './SafeAreaView'; export * from './InitialWindow'; export * from './SafeArea.types';