Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCTBridgeModule.h file not found when integrating @shakebugs/react-native-shake #10

Open
meerantariqcc opened this issue Dec 19, 2024 · 1 comment

Comments

@meerantariqcc
Copy link

meerantariqcc commented Dec 19, 2024

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
Screen Shot 2024-12-19 at 4 42 51 PM
@mstanic-shake
Copy link
Member

I believe we already tested this on 0.73 RN version, it looks like it is related to configuration in your project.
Have you checked already existing solutions: https://stackoverflow.com/questions/73487560/react-rctbridgemodule-h-file-not-found-react-native

@iantunovic321 Tagging here our qa just in case he encountered similar behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants