A performant interactive bottom sheet with fully configurable options
The React Native Bottom Sheet library provides a performant interactive bottom sheet with fully configurable options. It offers features such as modal presentation view, smooth gesture interactions, compatibility with Reanimated v1 & v2, and seamless keyboard handling for both iOS and Android platforms.
To install the React Native Bottom Sheet library, you can follow these steps:
Install the package using npm:
npm install @gorhom/bottom-sheet
If you are using Expo, the library will work seamlessly.
Follow the documentation provided by the author to integrate the bottom sheet into your React Native project.
The React Native Bottom Sheet library offers a powerful solution for implementing interactive bottom sheets in React Native applications. With features like smooth gestures, flexible configurations, and compatibility with various scrolling components, it provides developers with a versatile tool for enhancing user experiences. Additionally, the library is actively maintained and well-documented, making it a reliable choice for those looking to incorporate bottom sheet functionality into their projects.