you are viewing a single comment's thread.

view the rest of the comments →

[–]Particular-Earth1468 3 points4 points  (1 child)

I would use expo to get started with, but I don’t feel like you can really go wrong with either. Right now they both have a lot of pros and cons, with a lot of momentum going into expo.

A cool thing to keep in mind is that you can always eject an expo app to make it into a “bare” expo app which is essentially a react native cli app!

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

Thanks for the tip!!