You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://www.npmjs.com/package/@gorhom/bottom-sheet)[](https://www.npmjs.com/package/@gorhom/bottom-sheet)[](https://www.npmjs.com/package/@gorhom/bottom-sheet)[](https://www.npmjs.com/package/@gorhom/bottom-sheet)[](https://expo.io/)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
- Support [pull to refresh](https://ui.gorhom.dev/components/bottom-sheet/pull-to-refresh) for scrollables.
20
20
- Support [FlatList](https://ui.gorhom.dev/components/bottom-sheet/components/bottomsheetflatlist), [SectionList](https://ui.gorhom.dev/components/bottom-sheet/components/bottomsheetsectionlist), [ScrollView](https://ui.gorhom.dev/components/bottom-sheet/components/bottomsheetscrollview) & [View](https://ui.gorhom.dev/components/bottom-sheet/components/bottomsheetview) scrolling interactions.
21
21
- Support [React Navigation integration](https://ui.gorhom.dev/components/bottom-sheet/react-navigation-integration).
@@ -31,41 +31,20 @@ Check out [the documentation website](https://gorhom.github.io/react-native-bott
31
31
32
32
## Versioning
33
33
34
-
This library been written in 2 versions of `Reanimated`, and kept both implementation in 2 separate branches:
34
+
This library been written in 3 versions of `Reanimated`, and kept all implementation in separate branches:
35
35
36
-
-**`v2`** | [branch](https://github.com/gorhom/react-native-bottom-sheet/tree/v2) | [changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/v2/CHANGELOG.md) : written with `Reanimated v1` & compatible with `Reanimated v2`.
36
+
-**`v5`** | [branch](https://github.com/gorhom/react-native-bottom-sheet/tree/master) | [changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md) : written with `Reanimated v3` & `Gesture Handler v2`.
37
37
38
-
-**`v4`** | [branch](https://github.com/gorhom/react-native-bottom-sheet/tree/v4) | [changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/v4/CHANGELOG.md) : written with `Reanimated v2`.
38
+
-`v4` (not maintained) | [branch](https://github.com/gorhom/react-native-bottom-sheet/tree/v4) | [changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/v4/CHANGELOG.md) : written with `Reanimated v2`.
39
39
40
-
-**`v5`**| [branch](https://github.com/gorhom/react-native-bottom-sheet/tree/master) | [changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md) : written with `Reanimated v3` & `Gesture Handler v2`.
40
+
-`v2` (not maintained) | [branch](https://github.com/gorhom/react-native-bottom-sheet/tree/v2) | [changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/v2/CHANGELOG.md) : written with `Reanimated v1` & compatible with `Reanimated v2`.
41
41
42
42
> I highly recommend to use `v5` which provides more stability with all latest features.
43
43
44
44
## Author
45
45
46
46
-[Mo Gorhom](https://gorhom.dev/)
47
47
48
-
## Contributors
49
-
50
-
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
51
-
52
-
> These people have helped to improve the library, but **DO NOT** maintain it.
53
-
54
-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
To keep this library maintained and up-to-date please consider [sponsoring it on GitHub](https://github.com/sponsors/gorhom). Or if you are looking for a private support or help in customizing the experience, then reach out to me on Twitter [@gorhom](https://twitter.com/gorhom).
@@ -84,4 +63,3 @@ To keep this library maintained and up-to-date please consider [sponsoring it on
0 commit comments