Skip to content

Commit 9bc30e9

Browse files
committed
docs: updated readme file to include Reanimated v2 & expo compatibilities
1 parent e7b6646 commit 9bc30e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ A performant interactive bottom sheet with fully configurable options 🚀
3939
- Smooth interactions & snapping animations.
4040
- Support `FlatList`, `SectionList`, `ScrollView` & `View` scrolling interactions.
4141
- Support `React Navigation` Integration.
42+
- Compatible with `Reanimated` v1 & v2.
43+
- Compatible with `Expo`.
4244
- Written in `TypeScript`.
4345

4446
## Installation
@@ -209,7 +211,7 @@ This library provides a pre-integrated views that utilise an internal functional
209211
## To Do
210212

211213
- [ ] Add tablets support.
212-
- [ ] Add Reanimated v2 support.
214+
- [x] Add Reanimated v2 support.
213215

214216
## FAQ
215217

@@ -232,7 +234,7 @@ This library provides a pre-integrated views that utilise an internal functional
232234
233235
#### Will this library support `Reanimated v2`?
234236

235-
> Sure! check out the [Feature Board](https://github.com/gorhom/react-native-bottom-sheet/projects/1)
237+
> Yes 🎉
236238
237239
<h2 id="built-with">Built With ❤️</h2>
238240

0 commit comments

Comments
 (0)