diff --git a/README.md b/README.md index 1f21688139ad0e4c862de1f33339c8ece4145ca3..0c026714f565f5a8e2873f6f8f3fd7e1cfdb69f2 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