Skip to content

v0.0.1

Compare
Choose a tag to compare
@surajj2223 surajj2223 released this 10 Jun 20:45

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.