Skip to content

Latest commit

History

History
45 lines (28 loc) 路 1.55 KB

README.md

File metadata and controls

45 lines (28 loc) 路 1.55 KB

馃寛 react-native-confirm-modal

Npm Version MIT License Preview downloads

A React Native Confirm Modal

Installation

yarn add @sj-distributor/react-native-confirm-modal

Demo

Usage

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