This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Eject mobile app to React Native with Expo modules #1054
Closed
Description
Once ExpoKit migrates to universal modules we can use a vanilla React Native project instead for more flexibility:
We will add an option to eject to a plain React Native app with most Expo APIs installed in the project but none of the infrastructure for versioning, multiplexing, or code & asset delivery. You will be in the same position as if you had started your project with react-native init but with a set of high quality and well maintained APIs already installed and configured.