Inspired by react-native-sliding-up-panel.
npm i react-native-slide-down-panel -S
Include these dependencies into `package.json`: ``` "peerDependencies": { "react-native": ">=0.23.0 || 0.23.0-rc1", "react-motion": "^0.4.2" }, ```
Look at /examples for usage. See at changelogs latest changes.
react-native-slide-down-panel is available under the MIT license. See the LICENSE file for more info.
