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

Errors showing after upgrading React Native to v0.69 #237

Open
RBnavaneeth opened this issue Jun 21, 2023 · 2 comments
Open

Errors showing after upgrading React Native to v0.69 #237

RBnavaneeth opened this issue Jun 21, 2023 · 2 comments

Comments

@RBnavaneeth
Copy link

ERROR : [react-native-gesture-handler] react-native-gesture-handler module was not found. Make sure you're running your app on the native platform and your code is linked properly (cd ios && pod install && cd ..).

after upgrading from version 0.68 to 0.69. I already have react-native-gesture-handler in my app installed v^2.5.0. Still showing this error after building. Along with these errors attached below.

Screenshot from 2023-06-21 12-07-08

@RBnavaneeth RBnavaneeth changed the title Errors showing after upgrading React Native Errors showing after upgrading React Native to v0.69 Jun 21, 2023
@Pratik-2102
Copy link

I am also getting the same Error. can anyone Help me Please

@AdarshJais
Copy link

How you actually did your upgrade? Did you use any tool or manually implemented all changes mentioned inside (https://react-native-community.github.io/upgrade-helper/) ??

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

No branches or pull requests

3 participants