Commit 77cfdf39 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent 3f5d7459
...@@ -96,9 +96,7 @@ If you are using RN < 0.30.0 and react-native-fcm < 1.0.16, pass intent into pac ...@@ -96,9 +96,7 @@ If you are using RN < 0.30.0 and react-native-fcm < 1.0.16, pass intent into pac
+ } + }
``` ```
You will also need to add these to the list of packages in `MainApplication.java` NOTE: Verify that react-native links correctly in `MainApplication.java`
Edit `MainApplication.java`
```diff ```diff
import android.app.application import android.app.application
......
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