react-native-today-widget
react-native-today-widget copied to clipboard
iOS 'React/RCTBridgeModule.h' file not found
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
Any solution on this ? did you figure out what was wrong ?
@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.
Thanks!