InRed ShiftbyHarris RobinAutomated EAS Updates in a bare React Native app with Multiple Flavors & Schemes.Example repo: https://github.com/harrisrobin/bare-eas-updates-tutorial6d ago
RitikaImplementing CodePush for Over-the-Air Updates in React NativeCode push refers to the process of updating or deploying new code to a software application or system. It involves transferring the latest…Sep 2, 20231
Tim ClaesLife after React Native CodePushIf you land here on this article, you’re probably aware that MS AppCenter is nearing end of life (in March ‘24). AppCenter never was the…Oct 231Oct 231
Aqil GifariGood bye codepush, Welcome expo-updatesThis article comes with a bit of a sad vibe, as App Center will be retiring soon. I have a lot of memories with React Native CodePush and…Sep 61Sep 61
Mohcine NAZRHANThe 4 Key Considerations When Using CodePush for Mobile App DeploymentIn the ever-changing landscape of mobile app development, timely app maintenance and updates are crucial for user satisfaction and…Feb 2Feb 2
InRed ShiftbyHarris RobinAutomated EAS Updates in a bare React Native app with Multiple Flavors & Schemes.Example repo: https://github.com/harrisrobin/bare-eas-updates-tutorial6d ago
RitikaImplementing CodePush for Over-the-Air Updates in React NativeCode push refers to the process of updating or deploying new code to a software application or system. It involves transferring the latest…Sep 2, 20231
Tim ClaesLife after React Native CodePushIf you land here on this article, you’re probably aware that MS AppCenter is nearing end of life (in March ‘24). AppCenter never was the…Oct 231
Aqil GifariGood bye codepush, Welcome expo-updatesThis article comes with a bit of a sad vibe, as App Center will be retiring soon. I have a lot of memories with React Native CodePush and…Sep 61
Mohcine NAZRHANThe 4 Key Considerations When Using CodePush for Mobile App DeploymentIn the ever-changing landscape of mobile app development, timely app maintenance and updates are crucial for user satisfaction and…Feb 2
AexomirConfiguring React-Native-Code-Push using Custom ServerA React Native application comprises bundled JavaScript files and associated images, packaged by the metro bundler into platform-specific…Nov 23, 2023
AexomirHandling Multi-Deployment Environments and AB Testing on react nativePreviously I’ve talked about how to configure React Native CodePush using a custom server. Also, I provided a step-by-step guide on how to…Dec 5, 2023
Julien NoleauYou’re certainly using the wrong runtimeVersion in ExpoYou’re using or planning to use OTA (Over-The-Air) updates in your Expo app, but you’re unsure which runtimeVersion to choose?Sep 5