react-native-ma-modal
v0.6.0
Published
This component is a react-native popup component implemented using TypeScript, which supports custom animations as well as customizable popup content.
Downloads
26
Readme
react-native-ma-modal
This component is a react-native popup component implemented using TypeScript, which supports custom animations as well as customizable popup content.
| | | | |-|-|-| | | | |
install
Before using it, please install react-native-reanimated and react-native-gesture-handler first.
npm install react-native-reanimated react-native-gesture-handler
And properly configure the project. For details, please refer to:
installreact-native-ma-modal
npm install react-native-ma-modal
usage
For usage examples, please refer to Demo