Enable App Center codepush so that we can release updates to the app without having to go through a formal appstore release process (which can take days).
AC2
Given a registered user with the app downloaded
When an non-native update is pushed out
And the registered user opens the app
Then the user instantly has the latest update (via codepush)
Blocker: we need to check whether we'd like to go with expo-updates or app center codepush!
Enable App Center codepush so that we can release updates to the app without having to go through a formal appstore release process (which can take days).
AC2
Given a registered user with the app downloaded When an non-native update is pushed out And the registered user opens the app Then the user instantly has the latest update (via codepush)
Blocker: we need to check whether we'd like to go with expo-updates or app center codepush!