UNPKG

react-native-action-sheet

Version:
29 lines (28 loc) 715 B
{ "name": "react-native-action-sheet", "description": "React native action sheet with native android", "version": "2.0.0", "main": "index.js", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/yfuks/react-native-action-sheet.git" }, "nativePackage": true, "author": "Yoann Fuks (yfuks)", "contributors": [], "keywords": [ "react-native", "react-native-action-sheet", "react", "native", "action", "sheet" ], "bugs": { "url": "https://github.com/yfuks/react-native-action-sheet/issues" }, "scripts": { "prepublish": "rm -rf android/build Example/android/build Example/android/app/build" } }