React Native Bottom Sheet

App with example of Animated API usage.

React-Native-Bottom-Sheet

Installation

Make sure you have node > 9

git clone https://github.com/ruslanzharkov/react-native-bottom-sheet.git
cd react-native-bottom-sheet
npx pod-install ios if you want to run ios from MacOS
npm i
npx react-native run-ios or npx react-native run-android
enjoy!

GitHub