Problem Statement
Describe the workflow of updating an app using CodePush.
Explanation
First, make JavaScript or asset changes and bundle them using the React Native CLI. Then, use the appcenter CLI to push the update to CodePush servers.
The next time the user opens the app, CodePush downloads and applies the update automatically without requiring reinstallation.