UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

5 lines (3 loc) • 156 B
const DEFAULT_STACK_BEHAVIOR = 'switch'; const DEFAULT_ENABLE_DISMISS_ON_CLOSE = true; export { DEFAULT_STACK_BEHAVIOR, DEFAULT_ENABLE_DISMISS_ON_CLOSE };