UNPKG

@devvie/bottom-sheet

Version:

The 😎smart , 📦tiny , and 🎗flexible bottom sheet your app craves 🚀

7 lines (6 loc) • 319 B
"use strict"; import BottomSheet from "./components/bottomSheet/index.js"; export { default as AnimatedTouchableBackdropMask } from "./components/animatedTouchableBackdropMask/index.js"; export { ANIMATIONS, CUSTOM_BACKDROP_POSITIONS } from "./types.d.js"; export default BottomSheet; //# sourceMappingURL=index.js.map