Commit f0bfa042 authored by Kevin Cooper's avatar Kevin Cooper Committed by GitHub

Update Notes section in README

parent acda257c
[![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:
- for latest RN, use latest
- for RN < 0.40.0, use v2.5.6
- for RN < 0.33.0, you need to use react-native-fcm@1.1.0
- for RN < 0.30.0, you need to use react-native-fcm@1.0.15
## NOTES:
- The new FCM SDK v4.0.0 for iOS is [not yet supported](https://github.com/evollu/react-native-fcm/issues/422); please remain on v3 for now
- for latest RN, use latest react-native-fcm
- for RN < 0.40.0, use react-native-fcm@2.5.6
- for RN < 0.33.0, use react-native-fcm@1.1.0
- for RN < 0.30.0, 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