UNPKG

@coder-shubh/react-native-pop-up-confirmation

Version:

A costomizable and easy-to-use pop-up component for React-Native Application.

37 lines (36 loc) 911 B
{ "name": "@coder-shubh/react-native-pop-up-confirmation", "version": "1.1.2", "description": "A costomizable and easy-to-use pop-up component for React-Native Application.", "main": "index.tsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/coder-shubh/react-native-popUp.git" }, "bugs": { "url": "https://github.com/coder-shubh/react-native-popUp/issues" }, "homepage": "https://github.com/coder-shubh/react-native-popUp#readme", "keywords": [ "react", "react-native", "pop-up", "pop", "alert", "coder-shubh", "modal", "android", "ios", "react-native-component" ], "author": "coder-shubh", "license": "ISC", "peerDependencies": { "react": "^18.2.0", "react-native": "^0.72.10", "react-native-vector-icons": "^10.1.0" } }