Videos
» npm install expo-updates
Hello React Native Enthusiasts!
I’m thrilled to introduce my very first package, born out of the necessity created by the sunsetting of AppCenter together with CodePush. My journey began with a deep dive into custom expo updates server development, and I was fortunate to stumble upon an example by the Expo team, which sparked the idea for this project.
Introducing expo-up: a CLI tool designed to streamline the release and rollback process for updates on a custom Expo updates server. Inspired by the generosity of CodePush, I’ve utilized free services like Firebase Storage and Vercel for backend deployment.
🔗 CLI Tool: expo-up 🔗 Custom Server Package (Tested for Next.js, Feel free to test with Other Node.js Server Frameworks): expo-up-server
I’m eager to hear your thoughts and suggestions. As this is my inaugural package, your feedback would be invaluable to me.
As I integrate this into my projects, I am committed to its continuous enhancement. Should any bugs or issues arise, they will be promptly addressed. Contributions through pull requests are highly appreciated, and inquiries are always welcome.
» npm install @expo/server
been out of the loop; OTA updates are no longer free? is there a way to use expo without paying for the updates? just have to build new binary each time? or will expo block users from app once it exceeds 1000 MAU?