react-native-ios-notification-actions
Version:
Swipe + text input actions for ios push notifications
28 lines (27 loc) • 766 B
JSON
{
"name": "react-native-ios-notification-actions",
"version": "1.0.1",
"description": "Swipe + text input actions for ios push notifications",
"main": "index.ios.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/holmesal/react-native-ios-notification-actions.git"
},
"keywords": [
"react-component",
"react-native",
"ios"
],
"author": "Alonso Holmes <hello@alonso.io>",
"license": "MIT",
"bugs": {
"url": "https://github.com/holmesal/react-native-ios-notification-actions/issues"
},
"homepage": "https://github.com/holmesal/react-native-ios-notification-actions#readme"
}