UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

3 lines (2 loc) • 102 B
export { default } from './BottomSheetHandle'; export type { BottomSheetHandleProps } from './types';