UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

3 lines (2 loc) • 108 B
export { default } from './BottomSheetContainer'; export type { BottomSheetContainerProps } from './types';