From 3752f394dccd16e5b5e30c9b6c9fa9b199f11561 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Thu, 5 Jan 2017 15:43:01 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f21688..0c02671 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ [![Join the chat at https://gitter.im/evollu/react-native-fcm](https://badges.gitter.im/evollu/react-native-fcm.svg)](https://gitter.im/evollu/react-native-fcm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## NOTE: -- If you are running RN < 0.30.0, you need to use react-native-fcm@1.0.15 -- If you are running RN < 0.33.0, you need to user react-native-fcm@1.1.0 -- Otherwise use latest v2 and use XCode 8 and latest Firebase SDK (iOS 3.6.0) -- local notification is only available in V2 +- for latest RN, use v3 +- for RN < 0.40.0, use v2.5.6 +- for RN < 0.33.0, you need to user react-native-fcm@1.1.0 +- for RN < 0.30.0, you need to use react-native-fcm@1.0.15 +- local notification is not only available in V1 - An example working project is available at: https://github.com/evollu/react-native-fcm/tree/master/Examples/simple-fcm-client -- 2.26.2