Every Way to Build your React Native App with Expo | Expo Go, Prebuild, Xcode, Android Studio & EAS

  Рет қаралды 77,693

Simon Grimm

Simon Grimm

Күн бұрын

Пікірлер: 192
@galaxies_dev
@galaxies_dev 6 ай бұрын
⚡ Stay on top of Expo commands with my new cheat sheet: download.galaxies.dev/cheat-sheet
@TatangwaBilly
@TatangwaBilly 6 ай бұрын
I just visited the site am student . I wish to find out if the free pack has most lessons?
@eliasgarcia1146
@eliasgarcia1146 6 ай бұрын
No video on KZbin clearly explains all this. thank you so much!
@galaxies_dev
@galaxies_dev 6 ай бұрын
Thank you so much, trying my best over here!
@NSA.
@NSA. 4 ай бұрын
True other videos aren't this clear
@MarlonEnglemam
@MarlonEnglemam Ай бұрын
I cant believe this video is for free. It's been years since I last had used expo and I recently started working for a start up and we'll be using it again and so much has changed and I was so confused about the build process. This is golden content, thank you!
@galaxies_dev
@galaxies_dev Ай бұрын
Thanks, that makes me really happy :) Hope your startup will be successful!
@mauriciocamacho9099
@mauriciocamacho9099 2 ай бұрын
This is hands down the best and most comprehensive video on the subject! Thanks, Simon! Keep it up 🔥
@galaxies_dev
@galaxies_dev 2 ай бұрын
If you enjoyed it, could you share the channel with your RN friends? ️👋 Thanks!
@festusribiro6018
@festusribiro6018 18 күн бұрын
Your explanation was amazing; clear and straightforward. Loved it.
@galaxies_dev
@galaxies_dev 15 күн бұрын
If you enjoyed it, could you share the channel with your RN buddies? ️👋 Thanks!
@mikemece
@mikemece 6 ай бұрын
I had a lot of problems trying to build the application using EAS with Expo 51, lots of graddle errors or different stuff, so i finally got it using the prebuild method and building it later as a standalone app. Thanks!
@OfficialSkankyRich
@OfficialSkankyRich 5 ай бұрын
This was a pretty honest review and tutorial of why to use or not use Expo. Thank you!
@galaxies_dev
@galaxies_dev 5 ай бұрын
You're welcome!
Ай бұрын
You are awesome , Thanks for content. Some reason youtube lack of react native , expo stuff and eas contents. Your contribution is very appreciated sir!!
@galaxies_dev
@galaxies_dev Ай бұрын
Thank you mate!
@markxavior
@markxavior 2 ай бұрын
Thank you 🎉🎉🎉. This is a wonderful video. This is the most comprehensive video on building expo to get apps.
@galaxies_dev
@galaxies_dev 2 ай бұрын
You're very welcome!
@yruan93
@yruan93 6 ай бұрын
Exactly what I was looking for. Thanks.
@CodeCraftAcademy-dd1qd
@CodeCraftAcademy-dd1qd 5 ай бұрын
This video just saved my life. Thanks so very much. I'm joining.
@easyitis2117
@easyitis2117 6 ай бұрын
Thank you so much! You are the SAVIOR. Please bring such topics... These are Gold.
@galaxies_dev
@galaxies_dev 6 ай бұрын
Thank you! Will do!
@danielwchen0
@danielwchen0 18 күн бұрын
thank you Simon, super useful!
@galaxies_dev
@galaxies_dev 15 күн бұрын
You're welcome!
@AnderSonGuidini1
@AnderSonGuidini1 17 сағат бұрын
Hi Simon, thanks for this great video! I got one question, my team only has Windows machines at work, I know that I can use Expo Go to test the app on our physical devices (iOS and Android), however I’m confused if we actually need Macs to build and deploy our apps to App Store and Play Store. My question is: is there anything I need to manually configure on the native code using xcode and android studio? Things like “Signing and Capabilities”, “Build Settings”, “Bundle Identifier”, etc? My initial plan is to configure the expo prebuild command on my pipeline and use a macOS GitHub hosted runner for building the iOS version, once the app is built we would download the IPA and proceed with the other steps to deploying to the App Store; we already have Apple Developer accounts setup, I’m just concerned if there’s anything we need to manually configure on xcode for Release Version. Thanks in advance!
@alanbruno434
@alanbruno434 5 ай бұрын
I've been looking for a long time how to make it work without raising the metro server! Thank you very much
@RagnarokReinier
@RagnarokReinier 2 ай бұрын
Finally all this nightmare explained! Thank you so much
@galaxies_dev
@galaxies_dev 2 ай бұрын
You're very welcome!
@KatrinaKaily
@KatrinaKaily 4 ай бұрын
do you have any basic course on React Native and its pre-requsite. Thanks
@henriquematias1986
@henriquematias1986 10 күн бұрын
For some reason when i do run:ios the first time it opens the app on the simulator or phone it crashes with an error. Then i have to delete the “ios” folder and manually run the app. It’s weird, using latest expo based on the “onboarding” process
@galaxies_dev
@galaxies_dev 10 күн бұрын
Yeah the current installation is somehow messed up for me as well :/
@henriquematias1986
@henriquematias1986 10 күн бұрын
@@galaxies_dev that seems to solve for me tough, deploy one time to device, delete the ios folder then run it on device works.
@bnv1n
@bnv1n 6 ай бұрын
Hi Simon, great video, thanks! I have an expo project in a monorepo, and i get ERR_FS_FILE_TOO_LARGE error when running npx expo, any idea what does it mean? When taking out the project from the monorepo it works iust fine
@MugivaraLuffy
@MugivaraLuffy 6 ай бұрын
Same question here!!!!!!!!!!!!!!!!
@Trenythingispossible
@Trenythingispossible Ай бұрын
the only issue I have been running into is, when doing the `npx expo prebuild` only gives option for android and not ios?
@galaxies_dev
@galaxies_dev Ай бұрын
You can only do prebuild for android when you are on windows. You can't build iOS apps on Windows!
@AtizaJuanita
@AtizaJuanita 6 ай бұрын
What a gem of a video!
@galaxies_dev
@galaxies_dev 6 ай бұрын
Thank you mate!
@jokovBG
@jokovBG 10 күн бұрын
I am still a bit confused. If I want to install the app on my iPhone is there any other way different from using Xcode? The point is to not need Apple developer paid account.
@galaxies_dev
@galaxies_dev 10 күн бұрын
You can use Expo Go, but it's very limited. If you want to develop iOS apps, you simply need a developer account
@erie_e9
@erie_e9 Ай бұрын
Hi, it's not clear for me. Can I use EAS-CLI + React-native CLI? specially EAS Update, I ask it trying to replace Codepush
@WebDevJapan
@WebDevJapan 6 ай бұрын
Awesome! Yeah we had some poblems with an app we built at work using Expo Go and later decided we wanted to put some kind of Google maps or some other map functionality into it. It isn't going well lol
@prosperdzingo5895
@prosperdzingo5895 6 ай бұрын
ooh that's bad did you manage to fix the issue
@WebDevJapan
@WebDevJapan 6 ай бұрын
@@prosperdzingo5895 Actually, no. It's just a little side project for us, not ofr a client. None of us have ever built a mobile app through to production. We are all busy with the main project right now. We are also trying to build one with web3 functionality and it's also not going well. I'm not having a fun time with React native when it comes to building more complex apps. Simple stuff is okay.
@MarlonEnglemam
@MarlonEnglemam Ай бұрын
what exactly was the issue? I'm curious (perhaps expo go makes it difficult using map related features because it might cause location errors or smth?)
@anthonycaneke7382
@anthonycaneke7382 6 ай бұрын
Thanks so much for this content... So a quick question, after running prebuild to add some code to the android app build.gradle file can you still run: npx expo prebuild --clean? will this remove the feature i added in the build.gradle file?
@PIYUSH61004
@PIYUSH61004 Ай бұрын
I am still confused. Should i go for Expo or React Native CLI? Whats trending the the job market?
@coder415
@coder415 Ай бұрын
currently, react native officially encourages using expo by default. you can check the documentation. i think this is also related to the new architecture.
@ankushjain358
@ankushjain358 5 ай бұрын
Superb detailed video! 👏👏
@galaxies_dev
@galaxies_dev 5 ай бұрын
Thank you! 👍
@zaidiftikhar2863
@zaidiftikhar2863 Ай бұрын
Hi, when I run command npx expo prebuild it's created only android directory nor iOS. How can I create iOS directory?
@galaxies_dev
@galaxies_dev Ай бұрын
If you are on Windows, you can't create an iOS prebuild.
@nounjopagnol1299
@nounjopagnol1299 6 ай бұрын
Thank you so much for the video. I learned a lot, just one question about eas: do you have to install it first?
@danarj5713
@danarj5713 2 ай бұрын
very straight forward thanks
@sandeepamarnath3591
@sandeepamarnath3591 19 күн бұрын
Best video for expo
@mustafaciftci2976
@mustafaciftci2976 5 ай бұрын
Simon first of all thanks. I have a question. I have space problem on my laptop and I cannot create android studio or similar. I downloaded Expo Go, but I don't want to connect from my phone. What else can you suggest me for the emulator?
@holdenjack
@holdenjack 6 ай бұрын
Hi Simon, do you know why some Macs don't need to install Watchman and some do? My work Mac doesn't work without Watchman but my personal Mac builds just fine without it.
@irfanbabar8424
@irfanbabar8424 6 ай бұрын
Awesome. Thanks for all possibilities
@galaxies_dev
@galaxies_dev 6 ай бұрын
Happy to help!
@clarkflavor
@clarkflavor 6 ай бұрын
As a fresh cross-platform mobile developer coming from a senior C#/.NET position, this is all pretty confusing - but probably the best way to do it? Excellent tutorial
@ajobeng8991
@ajobeng8991 5 ай бұрын
Hi! thanks for the good tutorial but there is this problem am facing... I use firebase as my backend and react.js but seems it doesn't work for me😒😒😒
@MehmetTopakdev
@MehmetTopakdev 5 ай бұрын
Is prebuild convert used expo packages too? I mean after we prebuild and switch to the native, can we use expo router, expo icons etc? Are they free to use after prebuild?
@galaxies_dev
@galaxies_dev 5 ай бұрын
Yes, you can use all packages after prebuild and it's free
@nro337
@nro337 6 ай бұрын
Really need this video on the official docs!
@jak3f
@jak3f 6 ай бұрын
Bro....perfect timing. Thank you!!!!
@cuzenone
@cuzenone 5 ай бұрын
Hi Simon, I would like to see a video on "How to implement Firebase Analytics in Expo". That would be nice. Keep up the good work 💪
@galaxies_dev
@galaxies_dev 5 ай бұрын
Great suggestion!
@jayphnx
@jayphnx Ай бұрын
What I don't understand is the "why" of EAS - vs. using prebuild etc to test locally. AFAIK one can even plug in a device via USB to test locally this way (I haven't done that yet though)
@galaxies_dev
@galaxies_dev Ай бұрын
Not everyone has a mac, and companies don't want to run builds locally. EAS can handle all of that (and more) in the cloud
@jayphnx
@jayphnx Ай бұрын
@galaxies_dev haha I don't have a Mac. Sounds ike I'll need EAS for eventual iPhone testing then. Cheers 👍😊
@terjeoseberg990
@terjeoseberg990 2 ай бұрын
I have been developing my app on my laptop and running it on my devices and on friend’s devices using debug mode where all the console log output shows up on my laptop. I now want to create a release candidate that’s uploaded to to my Expo account so that people can test it without involving my laptop. I’m having trouble finding a tutorial that explains how to accomplish this. Have you already created a tutorial for this? Are you willing to create one?
@terjeoseberg990
@terjeoseberg990 2 ай бұрын
Basically I’m not ready to release my app to the App Store, and I’d like to continue adding features and debugging my own local copy without changing the copy that my testers are using.
@jorgemendesalves527
@jorgemendesalves527 Ай бұрын
@@terjeoseberg990 hello have you found a answer? i'm in the same boat..
@terjeoseberg990
@terjeoseberg990 Ай бұрын
@@jorgemendesalves527, No. I’m still searching.
@terjeoseberg990
@terjeoseberg990 Ай бұрын
@@jorgemendesalves527, No. I’m still searching for an answer. I hope it’s possible. ChatGPT says it is, but ChatGPT lies.
@terjeoseberg990
@terjeoseberg990 Ай бұрын
@@jorgemendesalves527, No. I’m still searching.
@divyapriya4324
@divyapriya4324 5 ай бұрын
Sir....Thanks a lot for ur valuable information 🎉
@galaxies_dev
@galaxies_dev 4 ай бұрын
Always welcome
@workwonderer-b4f
@workwonderer-b4f 6 ай бұрын
My development OS is Windows, when I run prebuild command, I only get android directory. What should I do for this?
@galaxies_dev
@galaxies_dev 6 ай бұрын
You need a Mac for iOS or use EAS
@jackwu4723
@jackwu4723 6 ай бұрын
Hey awesome video, really useful. However I'm not able to run it on my iphone with "npx expo run:ios --device" command. It just opens the simulator. Any idea on how to fix this? Thanks
@facuchaer1
@facuchaer1 6 ай бұрын
Im currently struggling with the dev build. I have an Arduino project that needs the user to connect an Access point that Arduino creates (PC offline if emulator, another network in real device). I'm building wo eas. What ca I do?? 😢
@facuchaer1
@facuchaer1 6 ай бұрын
Came from flutter, to expand my react to native, and as far I've not got a "clean" journey. It's more like what is this Franky?
@sahilverma_dev
@sahilverma_dev 6 ай бұрын
How can we make local releases and apk build in windows for android with expo?
@easyitis2117
@easyitis2117 6 ай бұрын
I am facing an issue Whenever I am creating the build locally using XCode/Android Studio, the app gets stuck at the Splash Screen. I want an apk (with js bundled inside it so that I don't need to run metro), that I can install in my device. With EAS Cloud Service, it's easy but I want to do it locally for some reasons(Very Big Reasons), I have tried all the methods but every time the app gets stuck at the Splash Screen. Tried with a fresh project as well but same result for iOS and Android. Simon was able to run that in iOS but I'm not. Someone Please help....
@LucilaTinkin
@LucilaTinkin 6 ай бұрын
Hi, can you resolved that?
@easyitis2117
@easyitis2117 5 ай бұрын
@@LucilaTinkin Hii Yes it is fixed now. But I couldn't find the reason why it was happening. I just recreated the project and copied my code there. I did that piece by piece but still couldn't find the issue. Anyways, it is working fine now I can create development build in my system. No need for eas cloud, no limitations.
@DanielKEMBEU
@DanielKEMBEU 6 ай бұрын
I tried eas on a real client project but i got build issues. Till today, i never been able to solve that. I hope by now it'll work out.
@DanKardell
@DanKardell Ай бұрын
how did you create the project in the first place?
@galaxies_dev
@galaxies_dev Ай бұрын
Using the Expo CLI?
@vitoravelino
@vitoravelino 6 ай бұрын
Really detailed and useful content. Thanks for it!
@cpimenteldev
@cpimenteldev 5 ай бұрын
Hey Simon, I LOVE YOUR VIDEOS
@TheSuperBoyProject
@TheSuperBoyProject 6 ай бұрын
You're incredible! Thank you for your videos
@axlrich9552
@axlrich9552 3 ай бұрын
this will definitely help memon my research capstone system❤️ I cant thank you enough sir🥰
@axlrich9552
@axlrich9552 3 ай бұрын
Hoping to watch a tutorial of React Native and Tensorflow lite from you sir🥹
@galaxies_dev
@galaxies_dev 3 ай бұрын
If you enjoyed it, could you share the channel with your RN buddies? ️👋 Thanks!
@axlrich9552
@axlrich9552 3 ай бұрын
@@galaxies_dev I already did, hoping you’ll make tutorial on a tensorflow integrated in react native for offline image classification❤️
@MuhammadUsman-fl7lo
@MuhammadUsman-fl7lo 5 ай бұрын
How do you get that intellisense in the terminal
@julianweiland3313
@julianweiland3313 4 ай бұрын
Whats the difference between doing the local "release" deploy via expo and doing the local eas build? I didn't understand that, tbh. But thanks for that great video. I feel like I now understand much more then before.
@jueweijue
@jueweijue 6 ай бұрын
It really helps, thank you!
@galaxies_dev
@galaxies_dev 6 ай бұрын
Super happy to hear :)
@bearbricknik
@bearbricknik 5 ай бұрын
Really really cool video! Thanks for sharing all the insides 🤲🏻BTW: What is that extension called to show the available commands while typing in the terminal? You get a pretty nice view of available commands to run
@galaxies_dev
@galaxies_dev 4 ай бұрын
Used to big Fig, now it was acquired by Amazon Q afaik
@gols13
@gols13 6 ай бұрын
Thank you so much, you are the best
@galaxies_dev
@galaxies_dev 6 ай бұрын
You're welcome!
@kaanyildiz9673
@kaanyildiz9673 6 ай бұрын
When I used prebuild I got only an android folder why? How can I solve it
@galaxies_dev
@galaxies_dev 6 ай бұрын
On Windows you can't build for iOS, you would have to use a Mac or EAS
@muratyasar
@muratyasar 6 ай бұрын
lovely content bro thanks
@galaxies_dev
@galaxies_dev 6 ай бұрын
Glad you enjoyed it
@RobertoJoseph-g3v
@RobertoJoseph-g3v 3 ай бұрын
But the only way I can access ios/android folders is Expo prebuild?
@galaxies_dev
@galaxies_dev 3 ай бұрын
Yes
@viveksharma-uk2jg
@viveksharma-uk2jg 2 ай бұрын
how are u getting suggestions in terminal ??
@ArielBenichou-cx3vu
@ArielBenichou-cx3vu 3 ай бұрын
Bless you! this is incredible!
@galaxies_dev
@galaxies_dev 3 ай бұрын
If you enjoyed it, could you share the channel with your RN buddies? ️👋 Thanks!
@ArielBenichou
@ArielBenichou 3 ай бұрын
@@galaxies_devof course !
@shubhrajit2117
@shubhrajit2117 2 ай бұрын
U r the saviour!!!
@panchcw
@panchcw 6 ай бұрын
This is really helpful content
@galaxies_dev
@galaxies_dev 6 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@suvrajitmondal2325
@suvrajitmondal2325 5 ай бұрын
I want generate apk file of my expo app. How can I do this without eas build?
@galaxies_dev
@galaxies_dev 5 ай бұрын
That is explained in this video, using gradle!
@letotomanoela2242
@letotomanoela2242 6 ай бұрын
Can you make authentification with finger print with expo , please ?
@FurqonAl-Rasyid
@FurqonAl-Rasyid 6 ай бұрын
This is very usefull. Thanks from Indonesian ❇️
@om.hari.narayna
@om.hari.narayna 6 ай бұрын
Hey can u made a video how to manage store in expo/ react native and
@zzz-1x
@zzz-1x 5 ай бұрын
Can you make video about build eas local with multi variant?
@amani_art
@amani_art 6 ай бұрын
Super useful!!!
@withpaulex8645
@withpaulex8645 6 ай бұрын
Thanks for the xcode part
@Aethid
@Aethid 6 ай бұрын
Finding a developer who prefers xcode over android studio must be rarer than spotting a unicorn. Jetbrains IDEs are usually best-in-class for their respective languages. On the other hand, I think the only IDE I have had the displeasure of using that is worse than xcode would be netbeans, and that is taking me back some. A part of that might be coloured by how compiling a large ios project in xcode took an eternity on my macbook. I am talking an hour or more. The same app for android would take a few seconds.
@EdVanTising
@EdVanTising 4 ай бұрын
Thank you very much! 🙇
@prosperdzingo5895
@prosperdzingo5895 6 ай бұрын
things gets a little bit crazy when you leave the comfort of expo go , i felt that statements lol
@galaxies_dev
@galaxies_dev 6 ай бұрын
Indeed, but you can manage it!
@emanuelmejia4525
@emanuelmejia4525 6 ай бұрын
thank you so much for this information Simon, it's really confusing when you start with expo, again, thanks!!!!
@asadshabir1117
@asadshabir1117 6 ай бұрын
Great explanations! Can i use EAS with a react native cli project?
@Tech-3883
@Tech-3883 5 ай бұрын
Yes, we use it for our production application and replace Microsoft app center with EAS.
@guillermocava3568
@guillermocava3568 3 ай бұрын
This is pure gold
@galaxies_dev
@galaxies_dev 3 ай бұрын
Glad you think so!
@thuan.cachep4150
@thuan.cachep4150 Ай бұрын
hello Mr, I don't receive cheat-sheet, please re-send me
@dev.j255
@dev.j255 6 ай бұрын
How can I configure it to just use JS (not typescript)
@MohdSuhail-c9e
@MohdSuhail-c9e 6 ай бұрын
I don't remember the exact name but when you initialize a new project with the expo command at that time you can add a flag it's something like --without typescript. You can find the exact flag on the expo docs
@dev.j255
@dev.j255 6 ай бұрын
@@MohdSuhail-c9e the problem is that I've been looking for that flag for days but I'm unable to find it
@TheSuperBoyProject
@TheSuperBoyProject 6 ай бұрын
Not recommended. You will find yourself in debug hell if you do not use a typed language like typescript
@dev.j255
@dev.j255 6 ай бұрын
@@TheSuperBoyProject I don't know Typescript
@invinciblemode
@invinciblemode 6 ай бұрын
@@dev.j255learn it. It’s just JavaScript with types
@romesh1832
@romesh1832 29 күн бұрын
having trouble using app simulator 😢
@mishen-thakshana
@mishen-thakshana 6 ай бұрын
You are so underrated
@munna5553
@munna5553 6 ай бұрын
i wanna to say that, your are superhero
@galaxies_dev
@galaxies_dev 6 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@sm_hasib
@sm_hasib 6 ай бұрын
hey simon what the VS code theme you are using PLEASE TELL ME I AM HAVING ISSUES WITH DEFAULT THEME TEXT COLORS
@mdmuhaiminul485
@mdmuhaiminul485 6 ай бұрын
you can use learn with summit - shades of gray theme
@sm_hasib
@sm_hasib 6 ай бұрын
@@mdmuhaiminul485 vai currently oitai use kortesi :D
@HarshSharma-oy4rh
@HarshSharma-oy4rh 6 ай бұрын
How is he getting suggestion in terminal? Anyone know?
@Desfek
@Desfek 6 ай бұрын
I think it’s Fig
@praweewongsa
@praweewongsa 6 ай бұрын
awesome!!
@tshaylatte9502
@tshaylatte9502 4 ай бұрын
thank you!
@galaxies_dev
@galaxies_dev 4 ай бұрын
You're welcome!
@navjotsingh2457
@navjotsingh2457 5 ай бұрын
ty
@galaxies_dev
@galaxies_dev 5 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@NavidMasahati
@NavidMasahati 6 ай бұрын
life saver
@galaxies_dev
@galaxies_dev 6 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@Desfek
@Desfek 6 ай бұрын
You forgot the Web build 😅
@TheAppAlchemist
@TheAppAlchemist Ай бұрын
expo sucks, I am using it now for few years, and all I did is: fixing configurations issues to make the expo not fall apart and run. maybe it's different on Mac but absolutely not good for window users Do not recommend at all
@asifali_official3137
@asifali_official3137 Ай бұрын
Agree
@soner8780
@soner8780 6 ай бұрын
Great
@SonAyoD
@SonAyoD 6 ай бұрын
Were forced to use eas build if we have any app api secrets.
@galaxies_dev
@galaxies_dev 6 ай бұрын
No, not really
@SonAyoD
@SonAyoD 6 ай бұрын
@@galaxies_dev without EAS clound services any app secrets will be bundled with the app at build time, or do you have another solution? Without using expo secrets via their cloud services.
@xolanistevensmasilela6551
@xolanistevensmasilela6551 6 ай бұрын
First Here 😃
@galaxies_dev
@galaxies_dev 6 ай бұрын
Yes you are!
@MazooonMa
@MazooonMa 6 ай бұрын
афигена
@Abz2290
@Abz2290 Ай бұрын
React native cli is better than expo.
@galaxies_dev
@galaxies_dev Ай бұрын
Ok, you do you
@ApurbMishra
@ApurbMishra 4 күн бұрын
This man is just for ios user😂😂 Use windows see how complexity variation is there
@insecjure
@insecjure 6 ай бұрын
Is there any way of getting a development build that i can debug and hot reload instantly to my iPhone without having a mac? @Simon Grimm
@galaxies_dev
@galaxies_dev 6 ай бұрын
Yes you can create a debug build with EAS
These React Native Apps are 🔥 | App Review
20:04
Simon Grimm
Рет қаралды 13 М.
5 React Native Tips to WOW Your Users
16:36
Simon Grimm
Рет қаралды 35 М.
Expo Go & Development Builds: Which should you use?
21:37
Expo Notifications with EAS | Complete Guide
51:50
Code with Beto
Рет қаралды 14 М.
Build apk file from react native expo Note application.
4:40
React Native just dropped a MASSIVE update
15:06
Mehul - Codedamn
Рет қаралды 71 М.
Build Your First Mobile Application | React Native Real Estate App
3:14:34
JavaScript Mastery
Рет қаралды 177 М.
10 Essential React Native Tips Every Developer Must Know
12:07
Simon Grimm
Рет қаралды 20 М.
6 Best APP Builders For Beginners In 2024 (NO CODE)
32:39
Christian Peverelli - WeAreNoCode
Рет қаралды 323 М.
THE React Native Tech Stack for 2024 😎
13:52
Simon Grimm
Рет қаралды 51 М.