react-native-uuid-generator icon indicating copy to clipboard operation
react-native-uuid-generator copied to clipboard

`React/RCTBridgeModule.h' file not found - RN 0.61.2 for iOS build

Open snamstorm opened this issue 5 years ago • 3 comments

Hi,

Trying to upgrade RN from 0.60.3 to 0.61.2 and getting the below error when compiling for iOS

React/RCTBridgeModule.h' file not found

Has anyone successfully been able to upgrade to RN 0.61+?

image

snamstorm avatar Oct 24 '19 05:10 snamstorm

hello,我也是这种情况,请问您如何解决的?谢谢

image

RN -->>> 0.62.2

Chincegen avatar May 06 '20 09:05 Chincegen

Any solution? Facing same issue

dijanard-zz avatar Sep 30 '20 12:09 dijanard-zz

Use #import "RCTBridgeModule.h" @dijanard

tvpranav avatar Nov 25 '20 08:11 tvpranav