Skip to content

Commit e0f714c

Browse files
authored
Update README.md
1 parent 2d9e32d commit e0f714c

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
# @bravemobile/react-native-code-push
22

3-
**Seamless transition from AppCenter to a fully self-hosted CodePush.**
4-
5-
6-
This package was created to continue using React Native CodePush without AppCenter.
7-
8-
It allows self-hosting of CodePush deployments while retaining essential operational features.
9-
10-
3+
### Seamless Transition from AppCenter to a Fully Self-Hosted CodePush
114

5+
- **No API Server Needed** – Use static hosting solutions (e.g., AWS S3) without maintaining additional API servers.
6+
- **Familiar API** – Built on `microsoft/react-native-code-push`, ensuring compatibility and stability.
7+
- **Flexible Deployment** – Implement your own release workflow, giving you complete control over the deployment process.
128

139
> [!NOTE]
14-
> New architecture will be supported later.
15-
10+
> **New Architecture support is now available in beta!**
11+
>
12+
> `npm install @bravemobile/react-native-code-push@beta`
1613
1714

1815
## 🚗 Migration Guide

0 commit comments

Comments
 (0)