UNPKG

@shayrn/react-native-keyboard-safearea-view

Version:

React Native component to handle keyboard + safe area insets without breaking layout. Works with Expo and bare projects.

3 lines 171 B
export { KeyboardSafeAreaView } from './KeyboardSafeAreaView'; export type { KeyboardSafeAreaViewProps } from './KeyboardSafeAreaView'; //# sourceMappingURL=index.d.ts.map