File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments