UNPKG

react-native-in-app-message

Version:
35 lines (34 loc) 850 B
{ "name": "react-native-in-app-message", "version": "1.0.33", "description": "React Native in-app native-like notifications.", "files": [ "src", "index.d.ts", "react-native-in-app-message.podspec" ], "keywords": [ "react-native", "ui", "in-app notifications", "noificaions", "in-app", "popup" ], "main": "index.js", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/KirillGudkov/react-native-in-app-message.git" }, "author": "Kirill Gudkov", "license": "ISC", "bugs": { "url": "https://github.com/KirillGudkov/react-native-in-app-message/issues" }, "homepage": "https://github.com/KirillGudkov/react-native-in-app-message#readme", "devDependencies": {} }