File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments