Commit 0774b3ab authored by Libin Lu's avatar Libin Lu Committed by GitHub

Merge pull request #450 from tocttou/patch-1

Documentation update
parents 4264f45d 78532696
...@@ -72,7 +72,7 @@ https://firebase.google.com/docs/cloud-messaging/ios/certs ...@@ -72,7 +72,7 @@ https://firebase.google.com/docs/cloud-messaging/ios/certs
compile "com.facebook.react:react-native:+" // From node_modules compile "com.facebook.react:react-native:+" // From node_modules
} }
``` ```
- Edit `android/app/settings.gradle` - Edit `android/settings.gradle`
```diff ```diff
... ...
+ include ':react-native-fcm' + include ':react-native-fcm'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment