Reanimated Bottom Sheet For React

Description:

Highly configurable component imitating native bottom sheet behavior built from scratch with react-native-gesture-handler and react-native-reanimated. No JS animations, 60 FPS!

Installation:

# Yarn
$ yarn add reanimated-bottom-sheet
# NPM
$ npm install reanimated-bottom-sheet --save

Preview:

Reanimated Bottom Sheet For React

Add Comment