-
Sorry for the newbie's question, but why android and ios sub-projects are not generated when specifying |
Beta Was this translation helpful? Give feedback.
Answered by
iotanbo
Oct 29, 2021
Replies: 1 comment
-
Figured that out: running |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
iotanbo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured that out: running
expo run:android
will create android project andexpo run:ios
ios project.