v0.0.1
Change logs:
- Added Reanimated v2 to create a performant BottomSheet component with configurable settings for both swipeable and non swipeable interactions.
- Exposed
open
&close
imperative React methods to access the BottomSheet swipe behaviour programatically. - Added a basic example in the
/example
folder to demo the library in action.