UNPKG

popup-ui-new

Version:

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

41 lines (40 loc) 969 B
{ "name": "popup-ui-new", "version": "1.0.0", "description": "A simple and fully customizable React Native component that implements a popup UI.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/MafudNk/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 & (custom by me)", "license": "ISC", "devDependencies": { "metro-react-native-babel-preset": "^0.60.0" }, "dependencies": {}, "bugs": { "url": "https://github.com/MafudNk/react-native-popup-ui/issues" }, "homepage": "https://github.com/MafudNk/react-native-popup-ui#readme", "directories": { "example": "examples" } }