Commit 3752f394 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent f5648b2e
[![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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment