Commit 0fb9d264 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent e1a7d280
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
## Installation ## Installation
- Run `npm install react-native-fcm --save` - Run `npm install react-native-fcm --save`
- Run `react-native link react-native-fcm` (RN 0.29.1+, otherwise `rnpm link react-native-fcm`) - Run `react-native link react-native-fcm` (RN 0.29.1+, otherwise `rnpm link react-native-fcm`). Or you can do [manual linking](https://facebook.github.io/react-native/docs/linking-libraries-ios.html#manual-linking) which is more reliable
## Configure Firebase Console ## Configure Firebase Console
### FCM config file ### FCM config file
......
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