react-native-compat-alert
v1.0.0
Published
Alert but compat AlertDialog component for older phones
Downloads
16
Readme
react-native-compat-alert
Alert but compat AlertDialog component for older phones
Installation
npm install react-native-compat-alert
Usage
import CompatAlert from "react-native-compat-alert";
// ...
const result = await CompatAlert.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT