UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

6 lines (5 loc) • 207 B
"use strict"; const DEFAULT_STACK_BEHAVIOR = 'switch'; const DEFAULT_ENABLE_DISMISS_ON_CLOSE = true; export { DEFAULT_STACK_BEHAVIOR, DEFAULT_ENABLE_DISMISS_ON_CLOSE }; //# sourceMappingURL=constants.js.map