diff --git a/README.md b/README.md index 288d34db9f40d07eed4213e306cd8428578dcbd8..d94bd921c18c68525aeeca332c30151f82c91a20 100644 --- a/README.md +++ b/README.md @@ -544,6 +544,9 @@ No. Method swizzling in Firebase Cloud Messaging handles this unless you turn th #### I want to add actions in iOS notification Check this https://github.com/evollu/react-native-fcm/issues/325 +#### React/RCTBridgeModule.h not found +This is mostly caused by React Native upgrade. Here is a fix http://stackoverflow.com/questions/41477241/react-native-xcode-upgrade-and-now-rctconvert-h-not-found + #### Some features are missing Issues and pull requests are welcome. Let's make this thing better!