UNPKG

react-native-safe-area-context

Version:

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

7 lines (6 loc) 182 B
'use client'; export * from './SafeAreaContext'; export * from './SafeAreaView'; export * from './InitialWindow'; export * from './SafeArea.types'; //# sourceMappingURL=index.js.map