UNPKG

react-native-smart-tip

Version:

react-native smart tip, including Toast、Modal、SnackBar

36 lines (35 loc) 837 B
{ "name": "react-native-smart-tip", "version": "2.3.0", "description": "react-native smart tip, including Toast、Modal、SnackBar", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mochixuan/react-native-smart-tip" }, "types": "./index.d.ts", "keywords": [ "react-native", "Toast", "SnackBar", "Modal", "Component", "ios", "android", "tip", "Notification" ], "author": "mochixuan", "license": "MIT", "dependencies": { "react-native-root-siblings": "^4.1.0" }, "devDependencies": {}, "bugs": { "url": "https://github.com/mochixuan/react-native-smart-tip/issues" }, "homepage": "https://github.com/mochixuan/react-native-smart-tip#readme" }