Commit 3d94f3b9 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent e5a67488
...@@ -5,6 +5,8 @@ ...@@ -5,6 +5,8 @@
- 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`)
- NOTE: If you are running RN < 0.30.0, you need to use react-native-fcm@1.0.15
## Android Configuration ## Android Configuration
- Edit `android/build.gradle`: - Edit `android/build.gradle`:
......
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