Skip to content

Commit 2ec857c

Browse files
committed
update readme
1 parent 4c1b0c7 commit 2ec857c

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

README-CN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
### 区域服务说明
88

9-
- 中国区服务使用 **Pushy**<https://pushy.reactnative.cn>),由**武汉青罗网络科技有限公司**运营,服务器与用户数据存放于中国境内。
10-
- 全球区服务使用 **Cresc**<https://cresc.dev>),由 **CHARMLOT PTE. LTD.** 运营,服务器与用户数据存放于新加坡。
11-
- 中国区与全球区服务由不同公司实体独立运营,服务器、数据存放位置及控制台系统彼此隔离。中国大陆以外开发者建议直接使用 Cresc。
9+
- 中国区服务使用 **Pushy**<https://pushy.reactnative.cn>),由**武汉青罗网络科技有限公司**运营,服务器与用户数据存放于中国境内,也通过 cloudflare 智能分流,完全支持海外用户高速访问。**使用人民币支付订阅**
10+
- 全球区服务使用 **Cresc**<https://cresc.dev>),由 **CHARMLOT PTE. LTD.** 运营,服务器与用户数据存放于新加坡。**使用美元支付订阅**
11+
- 中国区与全球区服务由不同公司实体独立运营,服务器、数据存放位置及控制台系统彼此隔离。如果可以使用网银和支付宝结算,建议使用 Pushy,否则建议使用 Cresc。
1212

1313
**现已支持鸿蒙以及新架构**
1414

@@ -18,7 +18,7 @@
1818

1919
### 优势
2020

21-
1. 对中国用户使用阿里云高速 CDN 分发,对比其他服务器在国外的热更新服务,分发更稳定,更新成功率极高。中国大陆以外开发者建议使用 Cresc 全球服务(<https://cresc.dev>),其全球节点同样提供稳定高速的分发体验
21+
1. 对中国用户使用阿里云高速 CDN 分发,对比其他服务器在国外的热更新服务,分发更稳定,更新成功率极高。海外用户智能分流至 cloudflare,同样提供稳定高速的分发体验
2222
2. 基于 bsdiff/hdiff 算法创建的**超小更新包**,通常版本迭代后在几十至几百 KB 级别(其他全量热更新服务所需流量通常在几十 MB 级别)。
2323
3. 始终跟进 RN 最新正式版本,第一时间提供支持。支持 hermes 字节码格式。支持新架构(注:安卓 0.73.0 ~ 0.76.0 的新架构因官方 bug 不支持,0.73 以下或 0.76.1 以上的新架构可用)。
2424
4. 跨越多个版本进行更新时,只需要下载**一个更新包**,不需要逐版本依次更新。

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,19 @@
44

55
`react-native-update` provides over-the-air update capabilities for React Native apps. For full documentation, visit:
66

7-
- China service: <https://pushy.reactnative.cn>
87
- Global service: <https://cresc.dev>
98

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.**
1710

1811
## Quick Start
1912

2013
See the docs:
2114

22-
- Chinese docs: <https://pushy.reactnative.cn/docs/getting-started.html>
2315
- English docs: <https://cresc.dev/docs/getting-started>
2416

2517
## Advantages
2618

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.
2820
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.
2921
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.
3022
4. When updating across multiple versions, clients only need to download **one update package** instead of applying every intermediate version in sequence.
@@ -39,7 +31,6 @@ See the docs:
3931
|---------|---------------------|-------------|------------------------|
4032
| **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) |
4133
| **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** |
4334
| **iOS Support** | ✅ Supported | ✅ Supported |**Discontinued** |
4435
| **Android Support** | ✅ Supported | ✅ Supported |**Discontinued** |
4536
| **HarmonyOS Support** | ✅ Supported | ❌ Not supported |**Discontinued** |
@@ -56,7 +47,6 @@ See the docs:
5647
| **Server Deployment** | ✅ Hosted service or paid private deployment | ✅ Hosted by Expo (EAS Update) |**Discontinued** |
5748
| **Update Strategy** | Flexible configuration (silent / prompted / immediate / delayed) | More fixed workflow |**Discontinued** |
5849
| **Bandwidth Usage** | ⭐⭐⭐⭐⭐ Very low (incremental) | ⭐⭐⭐ Higher (full bundle) |**Discontinued** |
59-
| **Update Success Rate** | ⭐⭐⭐⭐⭐ Excellent, especially in China | ⭐⭐⭐ Moderate |**Discontinued** |
6050

6151
## Local Development
6252

0 commit comments

Comments
 (0)