React-native-fcm: "React/RCTBridgeModule.h" not found

Created on 15 Jan 2017  路  7Comments  路  Source: evollu/react-native-fcm

RNFIRMMesseging.h failed to load dependency "React/RCTBridgeModule.h".

Help!

Most helpful comment

use v2.5.6, check readme

All 7 comments

Ok seems like the right input should be
"RCTBridgeModule.h" for all the the deps under React module.

@evollu should I make a PR for this?

Seems like this is a common issue with many react-native packages.

What RN and fcm version are you using?

react-native-cli: 1.2.0
react-native: 0.37.0
react-native-fcm: 4.0.1

use v2.5.6, check readme

@evollu my bad, I didn't read the readme file carefully.

Was this page helpful?
0 / 5 - 0 ratings