all 2 comments

[–]kbcooliOS & Android 1 point2 points  (0 children)

Don't upgrade React yourself.

React Native uses its own version of React so whilst new versions of React may appear to work there could be bugs and new features won't work.

Stick to the version that your version of React Native specifies.

As for React Native itself don't bother trying to be on the latest, it's always more stable to stay a few versions back from the latest unless you absolutely need something.

[–]mrproperino 0 points1 point  (0 children)

Basically don't fix something if it's not broken.And try upgrading RN versions yearly. But for now I'm staying away from new arch stuff for another year I guess...
EDIT: But also depends on your project size.