From 77cfdf3995bc13d392cea17beea02d929aed6e05 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 14 Nov 2016 11:49:08 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 857ec06..2fff58e 100644 --- a/README.md +++ b/README.md @@ -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` - -Edit `MainApplication.java` +NOTE: Verify that react-native links correctly in `MainApplication.java` ```diff import android.app.application -- 2.26.2