Mastering EAS Build, Submit, and Update in React Native | DEVember Day 13

preview_player
Показать описание
Welcome to Day 13 of #DEVember! In today's session, we're diving into the powerful capabilities of EAS (Expo Application Services). Learn how to streamline your app development process for both iOS and Android using EAS Build, efficiently deliver your app to the App Store and Play Store with EAS Submit, and master the art of rolling out OTA (Over-The-Air) updates with EAS Update. This session is perfect for React Native developers looking to optimize their deployment workflow and keep their apps up-to-date effortlessly.

If you have ideas of features, topics or apps you would like me to cover during #DEVember, you can submit them on our 💡Idea Board:

📚 Today's Agenda:
- Introduction to EAS Build
- Setting Up EAS Build for iOS and Android
- Using EAS Submit for App Store and Play Store
- Configuring and Implementing EAS Update
- Streamlining Deployment Processes
- Managing OTA Updates Effectively
- Recap and Demo

❗Try our FREE 4-day Masterclass on notJust.Academy:

📚 Enroll NOW in The Full-Stack Mobile Developer course and don’t miss out on your chance to become a 6-figure dev! Check out what our successful students are saying about their experience:

💬 Join the notJust Development gang and let's build together:

Disclaimer: This build is for educational purposes only. All views, opinions, and technology choices expressed in this video are my own and do not represent the views, opinions, or technology choices of any entity I have been, am now, or will be affiliated with.
#notjustdev #ReactNative
Рекомендации по теме
Комментарии
Автор

You killed it bro, A to Z on eas, this will be my resource instead of the documentation

FaysalBDev
Автор

Do you cover how to handle .env files for Eas Build ?

Mutepuka
Автор

Well done from you. Helps me a lot on learning EAS. Thank you so much.

princesiachin
Автор

I followed the documentation for creating OTA updates, and for some reason it is not working. I have a production build on that I downloaded with TestFlight, but whenever I run the eas update command, it never updates that build I have on the phone 🤔

DihCpsPsy
Автор

I have a question!!!
I have created an app with react-native-init and uploaded it to their respective stores and want to add codepush for OTA but as codepush will be shut down with appcenter, Can I use eas update with react-native-init project that is already deployed and in production

humbler
Автор

I'm not use EXPO, just react native. I wanna use EAS for build server. Is this better ?

rinchans
Автор

When I go to eas built --development there is issue in gradle I DONOT KNOW BUT WHEN I saw your project you donot have any gradle file

zainn
Автор

After following these steps: am getting this error on my development client
TypeError: _crypto.default.randomUUID is not a function

chigoziepascalumeugokwe