diff --git a/README.md b/README.md index 2d2de5852e9aecbbd6d8b873fe54f56a17efc479..8642376a388eb7774c8531733c3f46524df45e38 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ - Run `npm install react-native-fcm --save` - Run `react-native link react-native-fcm` (RN 0.29.1+, otherwise `rnpm link react-native-fcm`) +- NOTE: If you are running RN < 0.30.0, you need to use react-native-fcm@1.0.15 + ## Android Configuration - Edit `android/build.gradle`: