garrettmac / react-native-tweet

8 stars 2 forks source link

'React/RCTBridgeModule.h' file not found on Build #1

Open nHiRanZ opened 6 years ago

nHiRanZ commented 6 years ago

I have integrated the library with my project as specified.

RN Version - 0.37.0

In the RNTweet.h file, 'React/RCTBridgeModule.h' file not found on Build error occurs. What can be the issue?

In file included from /Users/hms-mac/projects/myapp/latest_clone/ios-retail-template/node_modules/react-native-tweet/Tweet/ios/RNTweet.m:9: /Users/hms-mac/projects/myapp/latest_clone/ios-retail-template/node_modules/react-native-tweet/Tweet/ios/RNTweet.h:5:9: fatal error: 'React/RCTBridgeModule.h' file not found

import <React/RCTBridgeModule.h>

    ^

1 error generated.

garrettmac commented 6 years ago

ok i’ll have to update