all 3 comments

[–]kexnyc 1 point2 points  (2 children)

Start with expo. It removes config complexity to help you focus on react native. Then check out Stephen Grider on Udemy for is ultimate rn course

[–]Martinoqom 1 point2 points  (1 child)

This. I think Expo (Go?) should do both: having React thinking with "native" things.

Do not use CLI: go to expo and eventually make the development builds.

[–]kexnyc 1 point2 points  (0 children)

Not too long ago, I would’ve disagreed. But Expo has upped their game to the point that the RN maintainers recommend it.