Skip to content

[Question] Is this library dying? #2812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
endrits079 opened this issue Apr 21, 2025 · 4 comments
Open

[Question] Is this library dying? #2812

endrits079 opened this issue Apr 21, 2025 · 4 comments

Comments

@endrits079
Copy link

I see in the main docs it says that
React Native CodePush won't support new Architecture.
What is the point in using this then, does it mean this library is going to die?

@vokhuyetOz
Copy link

https://github.com/recodepush/react-native-code-push

you can use this library instead, it will always up to date

@kit2o
Copy link

kit2o commented Apr 23, 2025

🚨 App center CodePush servers have officially been shut down.
This means you can no longer update your apps through CodePush.

To ensure uninterrupted app updates, migrate to Revopush today!

Here's a quick snapshot of Revopush's activity just for April:

✅ 800+ apps
✅ 20K updates
✅ 40M monthly active users
✅ 100TB of bundle data

💈 Features

  • Fully compatible with the existing CodePush SDK
  • Supports the latest React Native versions and the New Architecture
  • Multi-cloud architecture with a CDN for optimal delivery speed (read our article)
  • A modern administration panel with team collaboration capabilities.
  • Affordable pricing starting at just $15
  • Seamless integration with popular CI/CD platforms
  • Enhanced security and advanced analytics

☁️ Migration

@phuongwd
Copy link

phuongwd commented Apr 29, 2025

You can try to use https://updatetheapp.com

It’s fully compatible with react-native-code-push — no SDK changes required. Just point to our server and update your deployment key.

🛠 CLI: https://www.npmjs.com/package/@updatetheapp/uta-codepush-cli
📘 Migration guide: https://docs.updatetheapp.com/guides/codepush-cli#migrating-from-app-center-codepush

You just need to update your
android/app/src/obra/res/values/strings.xml

 <resources>
     <string name="app_name">UpdateTheApp - Android</string>
    <!-- 👇 Use the NEW key from the Updatetheapp dashboard 👇 -->
    <string moduleConfig="true" name="CodePushDeploymentKey">YOUR_NEW_UTA_DEPLOYMENT_KEY</string>
    <!-- 👇 Point to the Updatetheapp server 👇 -->
    <string moduleConfig="true" name="CodePushServerUrl">https://updatetheapp.com</string>
 </resources>

@daansystems
Copy link

We have launched a CodePush compatible alternative at https://votor.com There is a free tier and a paid one, bundles are hosted in Germany.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants