@sj-distributor/react-native-confirm-modal
v0.7.2
Published
A React Native Confirm Modal
Downloads
104
Readme
:rainbow: react-native-confirm-modal
A React Native Confirm Modal
Installation
yarn add @sj-distributor/react-native-confirm-modal
Demo
Usage
Click to see examples of use
Contributing
While developing, you can run the example app to test your changes.
Make sure your code passes TypeScript and ESLint. Run the following to verify:
yarn typescript
yarn lint
To fix formatting errors, run the following:
yarn lint --fix
Remember to add tests for your change if possible.
License
MIT