UNPKG

react-native-alert-view

Version:

An alert view wrapper built on top of native components for iOS and Android with customizable controls for making extremely unique alerts and action sheets.

31 lines (30 loc) 859 B
{ "name": "react-native-alert-view", "version": "0.1.0-alpha.15", "description": "An alert view wrapper built on top of native components for iOS and Android with customizable controls for making extremely unique alerts and action sheets.", "main": "index.js", "scripts": { "test": "npm test" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/Codigami/react-native-alert-view.git" }, "keywords": [ "react", "react-native", "react-component", "alert", "ios", "android", "action", "sheet", "ActionSheet" ], "author": "Karan Thakkar <karanjthakkar@gmail.com> (https://karanjthakkar.com)", "license": "MIT", "bugs": { "url": "https://github.com/Codigami/react-native-alert-view/issues" }, "homepage": "https://github.com/Codigami/react-native-alert-view#readme" }