|
|
|
|
|
by williamdclt
1065 days ago
|
|
You’re describing fast refresh, the parent is talking about codepush. The whole point of CodePush is definitely to update the app without going through the store. It downloads a JS bundle (which is usually most of the app functionalities) and executes it. |
|