You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue while integrating the @shakebugs/react-native-shake library into my React Native project. After running yarn install and pod install, I attempted to build the project, but I received the following error:
bash
'React/RCTBridgeModule.h' file not found
in file included from [path_to_project]/node_modules/@shakebugs/react-native-shake/ios/RNShake.m
Environment
React Native version: 0.73.3
@shakebugs/react-native-shake version: ^17.0.1
Node version: >=18
Yarn version: 3.6.4
Cocoapods version: 1.15.2
Xcode version: 14.2
iOS Deployment Target: 13.4
macOS version: 12.7.2
The text was updated successfully, but these errors were encountered:
I encountered an issue while integrating the @shakebugs/react-native-shake library into my React Native project. After running yarn install and pod install, I attempted to build the project, but I received the following error:
bash
Environment
The text was updated successfully, but these errors were encountered: