alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
762 stars 397 forks source link

ERROR: File not found #import "React/RCTBridgeModule.h" #211

Open castroCrea opened 3 years ago

castroCrea commented 3 years ago

Hello I just install a react native project (without EXPO) I have done the install and i got that

node_modules/react-native-share-extension/ios/ReactNativeShareExtension.h:2:9: fatal error: 'React/RCTBridgeModule.h' file not found #import "React/RCTBridgeModule.h" 
Meandmybadself commented 3 years ago

Check out https://github.com/alinz/react-native-share-extension/issues/182