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

Xcode build fails on version 2.3.3 with react-native@0.76.5 #141

Open
jeppe-smith opened this issue Jan 16, 2025 · 1 comment
Open

Xcode build fails on version 2.3.3 with react-native@0.76.5 #141

jeppe-smith opened this issue Jan 16, 2025 · 1 comment

Comments

@jeppe-smith
Copy link

I have followed the installation guide and also tried removing DerivedData and reinstalling pods as mentioned in another issue but still I get the same error that 'React/RCTBridgeModule.h' file not found

image
@Programmeryos
Copy link

Hello, I had the same problem. The problem was Manual Setup for the react-native version. I fixed it:

-delete all installed settings for react-native-haptic-feedback

-install lib newly

npm i react-native-haptic-feedback --save
cd ios && pod install

And that's it, nothing else is needed

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