alinz/react-native-share-extension

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

Opened this issue · 1 comments

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" 

Check out #182