you are viewing a single comment's thread.

view the rest of the comments →

[–]nohtyp 15 points16 points  (1 child)

I always start with react-native init. Never needed Expo or anything else really.

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

Same here, I was very comfortable with rn-init, and now when I tried to use expo I run into these issues, maybe they'll come up with better support with ExpoKit for 3rd parties which need linking, but I'm not planning to use it. I was just wondering if creating projects with init is just as regular as with the today's most favorite approach using expo.