UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

4 lines (3 loc) • 187 B
export { BottomSheetFooter } from './BottomSheetFooter'; export { BottomSheetFooterContainer } from './BottomSheetFooterContainer'; export type { BottomSheetFooterProps } from './types';