react-native-open-notification
Version:
Open App notification settings
27 lines (26 loc) • 615 B
JSON
{
"name": "react-native-open-notification",
"version": "0.1.4",
"description": "Open App notification settings",
"author": {
"name": "Wang Riwu",
"email": "me@wangriwu.com"
},
"license": "MIT",
"main": "index.js",
"homepage": "https://github.com/riwu/react-native-open-notification",
"repository": {
"type": "git",
"url": "git://github.com/riwu/react-native-open-notification.git"
},
"bugs": {
"url": "https://github.com/riwu/react-native-open-notification/issues"
},
"keywords": [
"react-native",
"notification",
"settings",
"ios",
"android"
]
}