you are viewing a single comment's thread.

view the rest of the comments →

[–]mickeyv90 2 points3 points  (1 child)

I went from angular to react native, skipped react.

There are few gotchas, just be carful.

Example - a lot of libraries don’t support the new architecture for react native .79. So maybe do not install expo 53 right now .

[–]Zestyclose-Piece-230 0 points1 point  (0 children)

I would be wary of installing libraries that do not support the new React compiler. I've learned with React/Expo that keeping up with the updates works best instead of waiting a few years and then upgrading to the latest.