0.9.0
Basics
This step uses the expo-cli to create Xcode and Android Studio projects for your app.
Eject Method
-
If you use any Expo SDK you must to provide username and password for your Expo account.
Because in this case, the expo-cli will use the expoKit eject method which needs an account. -
If your project does not import any Expo SDK then you should not use the username/password option.
Because in this case, the expo-cli will use the plain eject method.