mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-26 23:30:49 +08:00
Resizing image
This commit is contained in:
@@ -23,7 +23,7 @@ A React Native application's assets (JavaScript code and other resources) are tr
|
||||
|
||||
CodePush is here to simplify this process by allowing you to instantly update your application's assets without having to submit a new update to the store. We do this by allowing you to upload and manage your React Native app bundles on our CodePush server. In the application, we check for the presence of updated bundles on the server. If they are available, we will install and persist them to the internal storage of the device. If a new bundle is installed, the application will reload from the updated package location.
|
||||
|
||||

|
||||

|
||||
|
||||
## Plugin Acquisition
|
||||
|
||||
|
||||
Reference in New Issue
Block a user