UNPKG

popup-ui

Version:

A simple and fully customizable React Native component that implements a popup UI.

34 lines (33 loc) 664 B
{ "name": "popup-ui", "version": "1.2.2", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/RafaelAugustoS/react-native-popup-ui.git" }, "keywords": [ "react-native", "react-component", "react-native-component", "react", "react native", "mobile", "ios", "android", "ui", "popup", "popup-ui", "popup-ui-design" ], "author": "Rafael Augusto", "license": "ISC", "devDependencies": { "metro-react-native-babel-preset": "^0.60.0" }, "dependencies": {} }