For iOS, these are the steps to archive and upload a new build to TestFlight via the App Store Connect. The process for Android deployment involves a series of steps such as generating an upload key using keytool. Running one command on your terminal or the CI can deliver instant updates to all the App users without submitting an App update. But there are few cons to using Expo,

8m read timeFrom thoughtbot.com
Post cover image
Table of contents
IntroductionManual steps to deploy a React Native appMetrics for deployment strategyDeployment of Expo vs React Native CLI appFastLaneApp deployment on local machineContinuous Deployment workflow on the CIConclusion

Sort: