Generating iOS & Android Builds for a React Native App (In the Cloud | Without a Mac)

preview_player
Показать описание
In this video, we look at how to create iOS and Android builds for a React Native project in the cloud using eas-cli.
GET SOURCE CODE 📀⬇️

NOTES

🔵 We look at how to generate iOS builds for the Apple App Store and iOS Simulators with a Mac.

🔵 Also, for Android, we'll look at generating Android App bundles (.aab) for the Google Play Store and APK builds which are easily shareable.

🔵 All the builds are generated in the cloud using eas-cli from Expo.

🔵 The approach used will work for expo based projects and bare react native projects as well.

VIDEO RESOURCES

LET’S WORK

CHECK OUT THESE HELPFUL TUTORIALS

🟡 Publishing Expo React Native App to Play Store Journey

🟡 PHP Project

TOOLS USED

FOLLOW US ON:

CHAPTERS

00:00 What will be done
00:18 Required Setup & Configuration
02:37 Creating Builds | iOS App Store Build
06:33 iOS Simulator Build
08:37 Android Google Play Store Build
09:46 Concurrency Limit warning
10:26 Android APK Build (Easily Shareable)
11:57 Building for Both iOS and Android Simultaneously
12:34 When the build completes | App Size, Availability, Build Duration
13:28 Sample Run of Completed APK Build on Emulator

#tothepointcode #apk #reactnative
Рекомендации по теме
Комментарии
Автор

Thanks bro you saved me from 1 week hustle between me and .aab file😇😇😇
Keep going bro to help the beginers in android development 👍👍👍👍

harveerSingh-iyxz
Автор

Thanks so much for your tutorial. It is very educating and rich in content. I am a new react native developer and this will help me a lot.

nathanieleje
Автор

Very Valuable Information and Correct Instruction.!!

conceptualdeveloper
Автор

would you show how to do it in windows

cinegolpo-movieexplainedin
Автор

Awesome Video! is there any way to easily share your app with your testers in the real device? instead of downloading and checking it in the simulator? Like metro bundler a few years ago. Thanks!

rickcode
Автор

nice video bro and even got that in play store only aab files are valid

codewithdevhindi
Автор

Great video!! I want to test my React native app on IOS simultor as well, can you share how to run it on windows PC ?

theadityadeshpande
Автор

Yes sir, i was getting an error during the configuration stage.. needed to initialize an eas command.
But yea, got the file and doing internal testing

vincend
Автор

useful information for eas-cli approach for expo app builds. 👌👌Love from KL, IN 🇮🇳 🫰🫰

wasimbadsha
Автор

i tried the first method with ios and got this log
Authentication with Apple Developer Portal failed!
You have no team associated with your Apple account, cannot proceed.
(Do you have a paid Apple Developer account?)
even tho the infos are correct what does this mean ?

omarms
Автор

I would like to see an eas submit to google play store tutorial. No one that I can find has done one yet. Or at least an android submission from the Google Play Store that addresses the 20 testers dilemma. How is anyone finding 20 people to test your app for 14 days continuously

luisbrazilva
Автор

can you plz tellme dependencis my react native working on ios not opening on andriod, plz provide some steps to build (react native cli, macos) gradle version java kotlin ...

subbaraolukka-iz
Автор

Bro can you please make video on how to export web build from react native??

harveerSingh-iyxz
Автор

Apple Dev account by use iOS 17 on devices can do in this way ??? Thanks

santd
Автор

I can't build it says "gradle build failed with unknown error. see logs for the "run gradlew" phase for more information."

b_tongheng
Автор

Hello,
i am getting error after below command
eas build:configure,

error comes like this :
Entity not authorized: (viewer = RegularUserViewerContext[ccdead27-91f1-4622-b1c8-1adf6cffd86f], action = READ, ruleIndex = -1)
Error: GraphQL request failed.

let me know how to solve this error

dark_world_lyrical_edits
Автор

am getting error while building for ios, and the error is unknown error and it comes when the pods file are generating, am using react native expo with firebase ....! give me solution

ketank
Автор

Why I have to run dev-client server to run my app; when I downloaded the apk. Can you Please tell how to run my apk like normal app

sharadchoudhary
Автор

Thanks for the video. I have a problem when installing the app on ios. It says "No Bundle url present". do you know how to solve this? Any help is much appreciated.

sangitaelango
Автор

Hello, I am trying to compile for iOS with Expo, but I constantly encounter "install pods" errors, can you help?

omerkilincc