react-native-today-widget icon indicating copy to clipboard operation
react-native-today-widget copied to clipboard

iOS 'React/RCTBridgeModule.h' file not found

Open DonghyunNa opened this issue 4 years ago • 3 comments

Description

Followed steps https://github.com/matejkriz/react-native-today-widget#manual-linking and stuck in build

/node_modules/react-native-today-widget/ios/TodayWidgetExtension/Linking.h:9:9: 'React/RCTBridgeModule.h' file not found

/node_modules/react-native-today-widget/ios/TodayWidgetExtension/DisplayMode.h:9:9: 'React/RCTBridgeModule.h' file not found

Any solution about it?

System configuration

react: 16.9.0 react-native: 0.61.5 react-native-today-widget: 1.0.0

DonghyunNa avatar Mar 30 '20 11:03 DonghyunNa

Any solution on this ? did you figure out what was wrong ?

RashVenkat6795 avatar Apr 29 '20 04:04 RashVenkat6795

@RashVenkat6795 I'm still working on it. I think suggestions in #30 are very helpful. I decide not to use this package, but get lots of motivation at here. And also decide to write necessary native codes.

DonghyunNa avatar Apr 29 '20 07:04 DonghyunNa

Thanks!

RashVenkat6795 avatar Apr 29 '20 07:04 RashVenkat6795