Hacker News new | ask | show | jobs
by clawoo 1056 days ago
What does eject mean in this context?
1 comments

Ejecting means turning the project in to a native project i.e. one that can be opened and edited with Xcode or Android Studio.

This is in contrast to an IPA or AAB file which can be deployed to a device or distributed to an App Store.