UNPKG

react-native-awesome-alert

Version:

Modal component with checkoptions for react native, it works on iOS and Android.

40 lines (39 loc) 998 B
{ "name": "react-native-awesome-alert", "version": "0.4.5", "main": "src/CheckAlert.js", "description": "Modal component with checkoptions for react native, it works on iOS and Android.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/heyman333/react-native-awesome-alert" }, "keywords": [ "react-native", "react-native-component", "react-native-checkbox", "react-native-Alert", "react-native-Modal", "Modal", "check-box", "check", "alert", "box", "react-component", "ios", "android", "react" ], "author": "youngsoohan", "license": "MIT", "bugs": { "url": "https://github.com/heyman333/react-native-awesome-alert/issues" }, "dependencies": { "prop-types": "^15.6.0", "react-native-check-box": "^2.0.2" }, "homepage": "https://github.com/heyman333/react-native-awesome-alert/blob/master/README.md" }