expo eject - android only

Hey @jiteshwadia, you can run expo eject --platform android to specify the ejection process to only run for Android. A good thing to remember when using CLIs is to try adding the --help flag to commands to get more information and see what options/flags are available to you!

Cheers,
Adam

2 Likes