Gautham Vijay
Gautham Vijay
  • 50
  • 15 210
Custom Codepush integration in React Native with hot-updater & Migrate from Appcenter
Custom CodePush Integration in React Native with Hot-Updater | Migrate from AppCenter
Many React Native developers rely on AppCenter for CodePush, but what if you need full control over your over-the-air (OTA) updates? In this video, I’ll walk you through how to set up a custom CodePush integration using a self-hosted hot-updater and migrate away from AppCenter.
Topics Covered:
Why move away from AppCenter for CodePush?
Setting up a custom hot-updater for React Native OTA updates
Hosting updates on your own infrastructure (S3, Firebase, or other CDNs)
Automating deployments with a custom backend
Handling rollbacks and versioning
Security considerations for self-hosted OTA updates
Performance optimizations for fast updates
Who is this for?
React Native developers looking for a self-hosted CodePush alternative
Teams migrating from AppCenter CodePush to a custom solution
Anyone wanting full control over OTA updates in React Native
This guide includes detailed code walkthroughs and real-world deployment strategies to help you make the transition smoothly.
💬 Have questions or need more details? Drop them in the comments. If you found this helpful, like, share, and subscribe for more React Native content.
If you have any other queries, please leave it in the comments or contact me via email or Twitter (X).
Here is my Twitter (X) profile: x.com/gautham_vijay_
#ReactNative #CodePush #AppCenterMigration #ReactNativeOTA #HotUpdater #MobileDev #ReactNativeTutorial #SelfHostedCodePush #ReactNativeCI #JavaScript #ReactJS #AppDevelopment #OverTheAirUpdates #MobileAppDevelopment #ReactNativeUpdates #devops
มุมมอง: 134

วีดีโอ

Custom Codepush integration in React Native with react-native-ota-hot-update | Move from Appcenter
มุมมอง 1089 ชั่วโมงที่ผ่านมา
Custom CodePush Integration in React Native with react-native-ota-hot-update | Move from AppCenter Many React Native developers rely on AppCenter for CodePush, but what if you need full control over your over-the-air (OTA) updates? In this video, I’ll walk you through how to set up a custom CodePush integration using a self-hosted hot-updater and migrate away from AppCenter. Topics Covered: Why...
Exploring React Native 77 & New CSS style animations in Reanimated 4
มุมมอง 1909 ชั่วโมงที่ผ่านมา
React Native 77 Reanimated 4: Master New CSS-Style Animations React Native 77 brings powerful new style properties, and Reanimated 4 introduces enhanced animation capabilities. In this video, I break down everything you need to know about CSS-style animations in React Native using Reanimated 4. What's New in React Native 77? display: contents for improved layout flexibility boxSizing, mixBlendM...
Flighty App Clone in React Native with Mapbox - Android & iOS - Geoverse series
มุมมอง 32114 วันที่ผ่านมา
In this video, we will be making a small feature integration in a Flighty clone app in React native with help of Mapbox and its Routes API. I have discussed in depth explanation with a real world example of travelling from Srirangam Temple to Murugan Temple in Malaysia via road and flight and mapping the trajectory of it on the map with help of Polylines. If you have any other queries, please l...
React Native Parcel Tracking like Amazon/Walmart in react-native-maps - iOS - GEOVERSE SERIES
มุมมอง 16714 วันที่ผ่านมา
This video is a continuation of Logistics feature where we will be tracking the trajectory of a Buddha Statue from Tokyo to Mumbai via both land and flight via airports and plotting them on the map with Polyline with help of Google Maps Directions API. This video will focus on the iOS side of integration of both Apple and Google Maps integration in react-native-maps where the previous video foc...
React Native Parcel Tracking like Amazon/Walmart in react-native-maps - Android - GEOVERSE SERIES
มุมมอง 16814 วันที่ผ่านมา
In this video, I will be explaining how you can track your parcel which you might have ordered from Amazon/Walmart where we will be tracking the trajectory of a Rolex Statue from New York to Chennai via both land and flight via airports and plotting them on the map with Polyline with help of Google Maps Directions API. This video will focus on the android side of integration of Google Maps inte...
React Native & PostGIS System Design Full Stack Implementation with @Supabase PostgresSQL - Geoverse
มุมมอง 200หลายเดือนก่อน
In this Geoverse series episode, we explore the full-stack system design and implementation of a geospatial application using React Native, PostGIS, and Supabase PostgreSQL. This tutorial guides you through creating powerful, location-based features for apps like ride-sharing, food delivery, or social networking platforms with minimal setup and maximum scalability. We begin by introducing PostG...
React Native & Geohashing System Design Full Stack Implementation with @Supabase | Geoverse series
มุมมอง 133หลายเดือนก่อน
In this Geoverse series episode, we dive deep into designing and implementing a full-stack geolocation-based system using React Native, Geohashing, and Supabase PostgreSQL. Whether you’re building a location-aware app like a ride-hailing service, social discovery platform, or delivery tracking system, this tutorial provides a comprehensive walkthrough of integrating geospatial technologies into...
React Native Custom Address Autocomplete with @MapboxOfficial Places API | Geoverse SERIES
มุมมอง 148หลายเดือนก่อน
In this episode of the Geoverse series, we explore how to create a custom address autocomplete feature in your React Native app using the powerful Mapbox Places API. This hands-on tutorial guides you through the entire process of integrating real-time, location-aware search capabilities into your application, ensuring a seamless user experience for selecting and managing addresses. We start by ...
React Native Mapbox Polyline routes integration with help of Mapbox Direction API - Geoverse series
มุมมอง 288หลายเดือนก่อน
In this tutorial from the Geoverse series, you’ll learn how to integrate Mapbox Polylines into your React Native app to create dynamic and visually stunning route visualizations using the Mapbox Directions API. Whether you’re building a navigation app, a delivery tracker, or a fitness application like a Strava clone, mastering this feature is essential for providing an engaging geospatial exper...
React Native Action Sheet - Google API Geocoding & User Geolocation Retrieval - Geoverse series
มุมมอง 404หลายเดือนก่อน
Welcome to the next episode in the Geoverse series, where we explore building geolocation features for delivery apps like Zomato, Swiggy, and DoorDash. These apps rely heavily on precise address handling and location services to provide a smooth user experience. In this 50-minute video, I demonstrate how to implement these advanced features using React Native, @Mapbox, and react-native-maps. Th...
React Native Google Places Auto Complete Implementation with Custom Markers | Geoverse series
มุมมอง 772 หลายเดือนก่อน
React Native Google Places Auto Complete Implementation with Custom Markers & Camera Animations | Geoverse Series In this video from the Geoverse series, we take your geolocation app to the next level by implementing Google Places Autocomplete with custom map markers and smooth camera animations in React Native. Learn how to integrate powerful location search functionality while enhancing the u...
React Native Geolocation map routes - iOS Implementation | Geoverse series
มุมมอง 942 หลายเดือนก่อน
In this video, we dive deep into implementing geolocation map routes specifically for iOS using React Native. As part of the Geoverse series, this tutorial walks you through setting up react-native-maps and integrating Google Maps APIs for dynamic route mapping. You’ll learn how to configure your Android project, manage permissions, and use the Directions API to display interactive routes with ...
React Native Geolocation map routes - Android Implementation | Geoverse series
มุมมอง 2252 หลายเดือนก่อน
In this video, we dive deep into implementing geolocation map routes specifically for Android using React Native. As part of the Geoverse series, this tutorial walks you through setting up react-native-maps and integrating Google Maps APIs for dynamic route mapping. You’ll learn how to configure your Android project, manage permissions, and use the Directions API to display interactive routes w...
AI Chat Bot Text & AudioDemo with Sarvam AI in React Native. @SarvamAI
มุมมอง 1242 หลายเดือนก่อน
Here is the complete demo of my AI ChatBot with Indian regional languages support in React Native with help of SarvamAI's Audio LLMs. I have discussed, 1. How you can ask questions in Hindi/Tamil and get the responses with text and audio responses. 2. Showcased real time speech transcription with speech recognition API from Apple and retrieving real time answers in form of normal text and audio...
பெரிய திரைகள் மற்றும் அனிமேஷனுக்கான டெயில்விண்ட் சிஎஸ்எஸ் இன்டர்செக்ஷன் அப்சர்வருடன்.
มุมมอง 613 หลายเดือนก่อน
பெரிய திரைகள் மற்றும் அனிமேஷனுக்கான டெயில்விண்ட் சிஎஸ்எஸ் இன்டர்செக்ஷன் அப்சர்வருடன்.
Tailwind CSS For Larger Screens and Animations with Intersection Observor.
มุมมอง 1543 หลายเดือนก่อน
Tailwind CSS For Larger Screens and Animations with Intersection Observor.
React Native 76.0 Box Shadows and Filters Integration
มุมมอง 4023 หลายเดือนก่อน
React Native 76.0 Box Shadows and Filters Integration
React Native 76.0  -  Exploring & Enabling new architecture by fixing CMAKE build issues.
มุมมอง 1.1K3 หลายเดือนก่อน
React Native 76.0  -  Exploring & Enabling new architecture by fixing CMAKE build issues.
Achieving Android 15 Edge to Edge compatibility for your React Native App.
มุมมอง 8033 หลายเดือนก่อน
Achieving Android 15 Edge to Edge compatibility for your React Native App.
React Native Maps Integration and Clustering of Markers with help of JSI powered clustering library
มุมมอง 4713 หลายเดือนก่อน
React Native Maps Integration and Clustering of Markers with help of JSI powered clustering library
React Native Mapbox Integration and Clustering of Markers with help of turf helpers
มุมมอง 8323 หลายเดือนก่อน
React Native Mapbox Integration and Clustering of Markers with help of turf helpers
Gautham's Channel Trailer
มุมมอง 883 หลายเดือนก่อน
Gautham's Channel Trailer
React Native AI Chat Bot App With Server Side Streaming (SSE) with a Express JS Backend. #openai
มุมมอง 3804 หลายเดือนก่อน
React Native AI Chat Bot App With Server Side Streaming (SSE) with a Express JS Backend. #openai
Making a Wallpaper App in React Native - Concepts I used to do it.
มุมมอง 1124 หลายเดือนก่อน
Making a Wallpaper App in React Native - Concepts I used to do it.
Background Geolocation Tracking in React Native and mocking locations in Android and iOS simulator.
มุมมอง 2.2K4 หลายเดือนก่อน
Background Geolocation Tracking in React Native and mocking locations in Android and iOS simulator.
Adding coupon promotion codes to your Stripe Checkouts to generate more revenue for your SAAS.
มุมมอง 2004 หลายเดือนก่อน
Adding coupon promotion codes to your Stripe Checkouts to generate more revenue for your SAAS.
Learn how to Localise your iOS App's name - From a React Native Project | With help of XCode.
มุมมอง 1674 หลายเดือนก่อน
Learn how to Localise your iOS App's name - From a React Native Project | With help of XCode.
Learn how to Localise your Android App's name - From a React Native Project | Android Studio
มุมมอง 784 หลายเดือนก่อน
Learn how to Localise your Android App's name - From a React Native Project | Android Studio
Create AI Generated Ganesha Pictures with React Native and Flux AI and save to Gallery #reactnative
มุมมอง 224 หลายเดือนก่อน
Create AI Generated Ganesha Pictures with React Native and Flux AI and save to Gallery #reactnative