react-native-uuid-generator
react-native-uuid-generator copied to clipboard
`React/RCTBridgeModule.h' file not found - RN 0.61.2 for iOS build
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+?
hello,我也是这种情况,请问您如何解决的?谢谢
RN -->>> 0.62.2
Any solution? Facing same issue
Use #import "RCTBridgeModule.h"
@dijanard