0.1.1 • Published 10 years ago
rn-modal v0.1.1
rn-modal
React Native Modal Component
Screenshot
Development
npm installonline http://react-component.github.io/rn-modal
Install
API
| name | description | type | default | |
|---|---|---|---|---|
| visible | whether visible | bool | false | |
| onDismiss | exec on dismiss modal | function | ||
| animated | animated modal | bool | true |
Thanks!
source code from maxs15/react-native-modalbox and simplified.
