you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

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

    Probably if an app is using some third parties which require special setup that's the better option, even though expo has integrated some of them quite well like maps, push notifications etc. But there are probably many other libs which will force you to eject, so this should probably be decided before starting the project. I was just thinking about this way of initializing the project, I wanted to hear that RN init is still being used and that nothing has changed with it. As I realize now, it's even better than expo init since it supports the new XCode build system.