You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,27 +4,19 @@
4
4
5
5
`react-native-update` provides over-the-air update capabilities for React Native apps. For full documentation, visit:
6
6
7
-
- China service: <https://pushy.reactnative.cn>
8
7
- Global service: <https://cresc.dev>
9
8
10
-
## Regional Service Notice
11
-
12
-
-**Pushy** (<https://pushy.reactnative.cn>) is the China service, operated by **Wuhan Qingluo Network Technology Co., Ltd.**, with servers and user data hosted in mainland China.
13
-
-**Cresc** (<https://cresc.dev>) is the global service, operated by **CHARMLOT PTE. LTD.**, with servers and user data hosted in Singapore.
14
-
- Pushy and Cresc are operated by different legal entities with separate infrastructure, data storage, and admin systems. Developers outside mainland China should use Cresc directly.
15
-
16
-
**HarmonyOS and React Native New Architecture are supported.**
9
+
**React Native New Architecture is supported.**
17
10
18
11
## Quick Start
19
12
20
13
See the docs:
21
14
22
-
- Chinese docs: <https://pushy.reactnative.cn/docs/getting-started.html>
23
15
- English docs: <https://cresc.dev/docs/getting-started>
24
16
25
17
## Advantages
26
18
27
-
1.For users in China, updates are distributed through Alibaba Cloud CDN for high stability and excellent delivery success. For developers outside mainland China, Cresc provides a dedicated global service with fast and reliable worldwide delivery.
19
+
1.react-native-update provides a dedicated global service with fast and reliable worldwide delivery.
28
20
2.**Tiny update packages** generated with bsdiff/hdiff are typically only tens to hundreds of KB, instead of the tens of MB usually required by full-bundle update systems.
29
21
3. The library tracks new React Native stable releases closely, supports Hermes bytecode, and supports the new architecture. Note: Android RN 0.73.0 to 0.76.0 new architecture is unavailable because of upstream issues; versions below 0.73 or above 0.76.1 are supported.
30
22
4. When updating across multiple versions, clients only need to download **one update package** instead of applying every intermediate version in sequence.
|**Price / Cost**| Free tier with multiple paid plans (starting at about CNY 66/month), bandwidth included | Free tier with multiple paid plans (starting at about CNY 136/month), extra bandwidth charges apply | ❌ **Discontinued** (Microsoft App Center shut down on March 31, 2025) |
41
33
|**Package Size**| ⭐⭐⭐⭐⭐ Tens to hundreds of KB (incremental) | ⭐⭐⭐ Full bundle updates (usually tens of MB) | ❌ **Discontinued**|
42
-
|**China Access Speed**| ⭐⭐⭐⭐⭐ Alibaba Cloud CDN, very fast | ⭐⭐ Overseas servers, may be slower | ❌ **Discontinued**|
0 commit comments