react-native-fcm
Version:
React Native bridge for firebase cloud messaging (FCM)
29 lines (28 loc) • 615 B
JSON
{
"author": {
"name": "Libin Lu"
},
"bugs": {
"url": "https://github.com/evollu/react-native-fcm/issues"
},
"description": "React Native bridge for firebase cloud messaging (FCM)",
"peerDependencies": {
"react-native": ">=0.40.0"
},
"homepage": "https://github.com/evollu/react-native-fcm",
"keywords": [
"React-Native",
"ios",
"android",
"fcm",
"firebase",
"cloud messaging"
],
"license": "MIT",
"name": "react-native-fcm",
"repository": {
"type": "git",
"url": "git+https://github.com/evollu/react-native-fcm.git"
},
"version": "16.2.4"
}