UNPKG

@devvie/bottom-sheet

Version:

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

5 lines • 283 B
import BottomSheet from './components/bottomSheet'; export { default as AnimatedTouchableBackdropMask } from './components/animatedTouchableBackdropMask'; export { ANIMATIONS, CUSTOM_BACKDROP_POSITIONS } from './types.d'; export default BottomSheet; //# sourceMappingURL=index.js.map