UNPKG

react-native-rich-notification

Version:

集成Android各厂商推送服务,只支持Android端使用

26 lines (25 loc) 556 B
{ "name": "react-native-rich-notification", "version": "1.0.7", "description": "集成Android各厂商推送服务,只支持Android端使用", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "notification", "huawei", "oppo", "mi" ], "author": "LhZzZz", "repository": { "type": "git", "url": "https://github.com/LhZzZz/react-native-rich-notification.git" }, "license": "", "peerDependencies": { "react-native": "*" } }