Skip to content

Commit

Permalink
docs: updated readme file to include Reanimated v2 & expo compatibili…
Browse files Browse the repository at this point in the history
…ties
  • Loading branch information
gorhom committed Aug 23, 2020
1 parent e7b6646 commit 9bc30e9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ A performant interactive bottom sheet with fully configurable options 🚀
- Smooth interactions & snapping animations.
- Support `FlatList`, `SectionList`, `ScrollView` & `View` scrolling interactions.
- Support `React Navigation` Integration.
- Compatible with `Reanimated` v1 & v2.
- Compatible with `Expo`.
- Written in `TypeScript`.

## Installation
Expand Down Expand Up @@ -209,7 +211,7 @@ This library provides a pre-integrated views that utilise an internal functional
## To Do

- [ ] Add tablets support.
- [ ] Add Reanimated v2 support.
- [x] Add Reanimated v2 support.

## FAQ

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

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

Expand Down

0 comments on commit 9bc30e9

Please sign in to comment.