react-native-slide-down-panel
v1.0.8
Published
react native slide down panel
Downloads
141
Readme
React native slide down panel (ios + android)
Inspired by react-native-sliding-up-panel.
Installation
npm i react-native-slide-down-panel -S
Demo
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
Changelog
See at changelogs latest changes.
Demo GIF
License
react-native-slide-down-panel is available under the MIT license. See the LICENSE file for more info.