react-native-awesome-dialogs
v0.0.3
Published
Awesome dialogs
Downloads
144
Readme
react-native-awesome-dialogs
Awesome dialogs
Installation
npm install react-native-awesome-dialogs
Usage
import { multiply } from 'react-native-awesome-dialogs';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library