Inspired by react-native-sliding-up-panel.
npm i react-native-slide-down-panel -S
Look at /examples/example for usage. You will need the react-native cli installed to run the example.
- download the repo
cd examples/example
npm install
react-native run-ios
orreact-native run-android
See at changelogs latest changes.
react-native-slide-down-panel is available under the MIT license. See the LICENSE file for more info.