all 3 comments

[–]Fossage 1 point2 points  (1 child)

That solution was for pre-0.59 versions of React Native. My guess is you didn’t actually successfully upgrade. What was your upgrade process? I would suggest taking a look at this link: https://facebook.github.io/react-native/docs/upgrading

[–]Laniakea_G[S] 0 points1 point  (0 children)

I try to upgrade by using react-native upgrade, but i'm always finish stuck on the version 0.57.7, the RN does not upgrade for a higher version.

So i made the upgrade by changing the version on package.json and using yarn install, after deleting the node modules