rn-modal
React Native Modal Component
Screenshot
Development
npm install
online 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.