upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

Errors showing after upgrading React Native to v0.69

Open RBnavaneeth opened this issue 2 years ago • 2 comments

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 avatar Jun 21 '23 06:06 RBnavaneeth

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

Pratik-2102 avatar Jul 20 '23 08:07 Pratik-2102

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/) ??

AdarshJais avatar Jul 26 '23 13:07 AdarshJais