This is a fork of the original gorhom/react-native-bottom-sheet. A performant interactive bottom sheet with fully configurable options 🚀
- ⭐️ Support React Native Web, read more.
- ⭐️ Dynamic Sizing, read more.
- ⭐️ Support FlashList, read more.
- Modal presentation view, Bottom Sheet Modal.
- Smooth gesture interactions & snapping animations.
- Seamless keyboard handling for iOS & Android.
- Support pull to refresh for scrollables.
- Support
FlatList,SectionList,ScrollView&Viewscrolling interactions, read more. - Support
React NavigationIntegration, read more. - Compatible with
Reanimatedv1-3. - Compatible with
Expo. - Accessibility support.
- Written in
TypeScript. - Read more.
This is a fork of the original gorhom/react-native-bottom-sheet. Check out the original documentation website. But keep in mind it might not reflect the changes made by this fork.
This library been written in 3 versions of Reanimated, and kept all implementation in separate branches:
-
v5| branch | changelog : written withReanimated v3&Gesture Handler v2. -
v4(not maintained) | branch | changelog : written withReanimated v2. -
v2(not maintained) | branch | changelog : written withReanimated v1& compatible withReanimated v2.
I highly recommend to use
v5which provides more stability with all latest features.
- Mo Gorhom
- Freshmile
