From e023bf06fd3e18f22a8f9c97b5a5628f36a1bb83 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Sun, 15 Apr 2018 18:38:03 -0400 Subject: [PATCH] Update README.md --- Examples/simple-fcm-client/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples/simple-fcm-client/README.md b/Examples/simple-fcm-client/README.md index 011fa13..65a91fe 100644 --- a/Examples/simple-fcm-client/README.md +++ b/Examples/simple-fcm-client/README.md @@ -9,6 +9,7 @@ - Change the _Bundle Identifier_ in Xcode project settings - Select your _Team_ for both targets (`SimpleFcmClient` and `SimpleFcmClientTests`) - Update your API_KEY [here](https://github.com/evollu/react-native-fcm/blob/master/Examples/simple-fcm-client/app/FirebaseConstants.js#L3) +- run `pod install` under `ios` folder ## Android -- 2.26.2