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
Copy file name to clipboardExpand all lines: README.md
+5-27Lines changed: 5 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
# React Native Bottom Sheet
2
2
3
-
[](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,7 +31,7 @@ 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
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`.
37
37
@@ -45,27 +45,6 @@ This library been written in 2 versions of `Reanimated`, and kept both implement
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