From fc49996861366846537c68f597eabac3f342bd17 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Sun, 7 Jan 2018 19:58:46 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e07b7b7..e29c07b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ If you have to upgrade, you can use sdk-26 branch and post feedback on [here](ht ## Installation - Run `npm install react-native-fcm --save` -- 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 +- [Link libraries](https://facebook.github.io/react-native/docs/linking-libraries-ios.html) + Note: the auto link doesn't work with xcworkspace so CocoaPods user needs to do manual linking ## Configure Firebase Console ### FCM config file -- 2.26.2