/react-native-scroll-view-imitate

wish to imitate scrollview behavior for implementing bottomsheet component as a next step

Primary LanguageJavaScript

Bottom Sheet Behavior

Built from scratch with react-native-gesture-handler and react-native-reanimated component imitating native bottom sheet behavior.

//Screens

Installation

Make sure that you have previously installed and linked react-native-gesture-handler and react-native-reanimated and then:

yarn add reanimated-bottom-sheet

or:

npm install reanimated-bottom-sheet

Props

Usage