UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

7 lines (6 loc) • 170 B
export { default } from './BottomSheetModal'; export type { BottomSheetModalProps, BottomSheetModalPrivateMethods, BottomSheetModalStackBehavior, } from './types';