⚡ Stay on top of Expo commands with my new cheat sheet: download.galaxies.dev/cheat-sheet
@TatangwaBilly6 ай бұрын
I just visited the site am student . I wish to find out if the free pack has most lessons?
@eliasgarcia11466 ай бұрын
No video on KZbin clearly explains all this. thank you so much!
@galaxies_dev6 ай бұрын
Thank you so much, trying my best over here!
@NSA.4 ай бұрын
True other videos aren't this clear
@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Ай бұрын
Thanks, that makes me really happy :) Hope your startup will be successful!
@mauriciocamacho90992 ай бұрын
This is hands down the best and most comprehensive video on the subject! Thanks, Simon! Keep it up 🔥
@galaxies_dev2 ай бұрын
If you enjoyed it, could you share the channel with your RN friends? ️👋 Thanks!
@festusribiro601818 күн бұрын
Your explanation was amazing; clear and straightforward. Loved it.
@galaxies_dev15 күн бұрын
If you enjoyed it, could you share the channel with your RN buddies? ️👋 Thanks!
@mikemece6 ай бұрын
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!
@OfficialSkankyRich5 ай бұрын
This was a pretty honest review and tutorial of why to use or not use Expo. Thank you!
@galaxies_dev5 ай бұрын
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Ай бұрын
Thank you mate!
@markxavior2 ай бұрын
Thank you 🎉🎉🎉. This is a wonderful video. This is the most comprehensive video on building expo to get apps.
@galaxies_dev2 ай бұрын
You're very welcome!
@yruan936 ай бұрын
Exactly what I was looking for. Thanks.
@CodeCraftAcademy-dd1qd5 ай бұрын
This video just saved my life. Thanks so very much. I'm joining.
@easyitis21176 ай бұрын
Thank you so much! You are the SAVIOR. Please bring such topics... These are Gold.
@galaxies_dev6 ай бұрын
Thank you! Will do!
@danielwchen018 күн бұрын
thank you Simon, super useful!
@galaxies_dev15 күн бұрын
You're welcome!
@AnderSonGuidini117 сағат бұрын
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!
@alanbruno4345 ай бұрын
I've been looking for a long time how to make it work without raising the metro server! Thank you very much
@RagnarokReinier2 ай бұрын
Finally all this nightmare explained! Thank you so much
@galaxies_dev2 ай бұрын
You're very welcome!
@KatrinaKaily4 ай бұрын
do you have any basic course on React Native and its pre-requsite. Thanks
@henriquematias198610 күн бұрын
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_dev10 күн бұрын
Yeah the current installation is somehow messed up for me as well :/
@henriquematias198610 күн бұрын
@@galaxies_dev that seems to solve for me tough, deploy one time to device, delete the ios folder then run it on device works.
@bnv1n6 ай бұрын
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
@MugivaraLuffy6 ай бұрын
Same question here!!!!!!!!!!!!!!!!
@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Ай бұрын
You can only do prebuild for android when you are on windows. You can't build iOS apps on Windows!
@AtizaJuanita6 ай бұрын
What a gem of a video!
@galaxies_dev6 ай бұрын
Thank you mate!
@jokovBG10 күн бұрын
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_dev10 күн бұрын
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Ай бұрын
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
@WebDevJapan6 ай бұрын
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
@prosperdzingo58956 ай бұрын
ooh that's bad did you manage to fix the issue
@WebDevJapan6 ай бұрын
@@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Ай бұрын
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?)
@anthonycaneke73826 ай бұрын
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Ай бұрын
I am still confused. Should i go for Expo or React Native CLI? Whats trending the the job market?
@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.
@ankushjain3585 ай бұрын
Superb detailed video! 👏👏
@galaxies_dev5 ай бұрын
Thank you! 👍
@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Ай бұрын
If you are on Windows, you can't create an iOS prebuild.
@nounjopagnol12996 ай бұрын
Thank you so much for the video. I learned a lot, just one question about eas: do you have to install it first?
@danarj57132 ай бұрын
very straight forward thanks
@sandeepamarnath359119 күн бұрын
Best video for expo
@mustafaciftci29765 ай бұрын
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?
@holdenjack6 ай бұрын
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.
@irfanbabar84246 ай бұрын
Awesome. Thanks for all possibilities
@galaxies_dev6 ай бұрын
Happy to help!
@clarkflavor6 ай бұрын
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
@ajobeng89915 ай бұрын
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😒😒😒
@MehmetTopakdev5 ай бұрын
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_dev5 ай бұрын
Yes, you can use all packages after prebuild and it's free
@nro3376 ай бұрын
Really need this video on the official docs!
@jak3f6 ай бұрын
Bro....perfect timing. Thank you!!!!
@cuzenone5 ай бұрын
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_dev5 ай бұрын
Great suggestion!
@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Ай бұрын
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Ай бұрын
@galaxies_dev haha I don't have a Mac. Sounds ike I'll need EAS for eventual iPhone testing then. Cheers 👍😊
@terjeoseberg9902 ай бұрын
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?
@terjeoseberg9902 ай бұрын
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Ай бұрын
@@terjeoseberg990 hello have you found a answer? i'm in the same boat..
@terjeoseberg990Ай бұрын
@@jorgemendesalves527, No. I’m still searching.
@terjeoseberg990Ай бұрын
@@jorgemendesalves527, No. I’m still searching for an answer. I hope it’s possible. ChatGPT says it is, but ChatGPT lies.
@terjeoseberg990Ай бұрын
@@jorgemendesalves527, No. I’m still searching.
@divyapriya43245 ай бұрын
Sir....Thanks a lot for ur valuable information 🎉
@galaxies_dev4 ай бұрын
Always welcome
@workwonderer-b4f6 ай бұрын
My development OS is Windows, when I run prebuild command, I only get android directory. What should I do for this?
@galaxies_dev6 ай бұрын
You need a Mac for iOS or use EAS
@jackwu47236 ай бұрын
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
@facuchaer16 ай бұрын
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?? 😢
@facuchaer16 ай бұрын
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_dev6 ай бұрын
How can we make local releases and apk build in windows for android with expo?
@easyitis21176 ай бұрын
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....
@LucilaTinkin6 ай бұрын
Hi, can you resolved that?
@easyitis21175 ай бұрын
@@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.
@DanielKEMBEU6 ай бұрын
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Ай бұрын
how did you create the project in the first place?
@galaxies_devАй бұрын
Using the Expo CLI?
@vitoravelino6 ай бұрын
Really detailed and useful content. Thanks for it!
@cpimenteldev5 ай бұрын
Hey Simon, I LOVE YOUR VIDEOS
@TheSuperBoyProject6 ай бұрын
You're incredible! Thank you for your videos
@axlrich95523 ай бұрын
this will definitely help memon my research capstone system❤️ I cant thank you enough sir🥰
@axlrich95523 ай бұрын
Hoping to watch a tutorial of React Native and Tensorflow lite from you sir🥹
@galaxies_dev3 ай бұрын
If you enjoyed it, could you share the channel with your RN buddies? ️👋 Thanks!
@axlrich95523 ай бұрын
@@galaxies_dev I already did, hoping you’ll make tutorial on a tensorflow integrated in react native for offline image classification❤️
@MuhammadUsman-fl7lo5 ай бұрын
How do you get that intellisense in the terminal
@julianweiland33134 ай бұрын
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.
@jueweijue6 ай бұрын
It really helps, thank you!
@galaxies_dev6 ай бұрын
Super happy to hear :)
@bearbricknik5 ай бұрын
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_dev4 ай бұрын
Used to big Fig, now it was acquired by Amazon Q afaik
@gols136 ай бұрын
Thank you so much, you are the best
@galaxies_dev6 ай бұрын
You're welcome!
@kaanyildiz96736 ай бұрын
When I used prebuild I got only an android folder why? How can I solve it
@galaxies_dev6 ай бұрын
On Windows you can't build for iOS, you would have to use a Mac or EAS
@muratyasar6 ай бұрын
lovely content bro thanks
@galaxies_dev6 ай бұрын
Glad you enjoyed it
@RobertoJoseph-g3v3 ай бұрын
But the only way I can access ios/android folders is Expo prebuild?
@galaxies_dev3 ай бұрын
Yes
@viveksharma-uk2jg2 ай бұрын
how are u getting suggestions in terminal ??
@ArielBenichou-cx3vu3 ай бұрын
Bless you! this is incredible!
@galaxies_dev3 ай бұрын
If you enjoyed it, could you share the channel with your RN buddies? ️👋 Thanks!
@ArielBenichou3 ай бұрын
@@galaxies_devof course !
@shubhrajit21172 ай бұрын
U r the saviour!!!
@panchcw6 ай бұрын
This is really helpful content
@galaxies_dev6 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@suvrajitmondal23255 ай бұрын
I want generate apk file of my expo app. How can I do this without eas build?
@galaxies_dev5 ай бұрын
That is explained in this video, using gradle!
@letotomanoela22426 ай бұрын
Can you make authentification with finger print with expo , please ?
@FurqonAl-Rasyid6 ай бұрын
This is very usefull. Thanks from Indonesian ❇️
@om.hari.narayna6 ай бұрын
Hey can u made a video how to manage store in expo/ react native and
@zzz-1x5 ай бұрын
Can you make video about build eas local with multi variant?
@amani_art6 ай бұрын
Super useful!!!
@withpaulex86456 ай бұрын
Thanks for the xcode part
@Aethid6 ай бұрын
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.
@EdVanTising4 ай бұрын
Thank you very much! 🙇
@prosperdzingo58956 ай бұрын
things gets a little bit crazy when you leave the comfort of expo go , i felt that statements lol
@galaxies_dev6 ай бұрын
Indeed, but you can manage it!
@emanuelmejia45256 ай бұрын
thank you so much for this information Simon, it's really confusing when you start with expo, again, thanks!!!!
@asadshabir11176 ай бұрын
Great explanations! Can i use EAS with a react native cli project?
@Tech-38835 ай бұрын
Yes, we use it for our production application and replace Microsoft app center with EAS.
@guillermocava35683 ай бұрын
This is pure gold
@galaxies_dev3 ай бұрын
Glad you think so!
@thuan.cachep4150Ай бұрын
hello Mr, I don't receive cheat-sheet, please re-send me
@dev.j2556 ай бұрын
How can I configure it to just use JS (not typescript)
@MohdSuhail-c9e6 ай бұрын
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.j2556 ай бұрын
@@MohdSuhail-c9e the problem is that I've been looking for that flag for days but I'm unable to find it
@TheSuperBoyProject6 ай бұрын
Not recommended. You will find yourself in debug hell if you do not use a typed language like typescript
@dev.j2556 ай бұрын
@@TheSuperBoyProject I don't know Typescript
@invinciblemode6 ай бұрын
@@dev.j255learn it. It’s just JavaScript with types
@romesh183229 күн бұрын
having trouble using app simulator 😢
@mishen-thakshana6 ай бұрын
You are so underrated
@munna55536 ай бұрын
i wanna to say that, your are superhero
@galaxies_dev6 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@sm_hasib6 ай бұрын
hey simon what the VS code theme you are using PLEASE TELL ME I AM HAVING ISSUES WITH DEFAULT THEME TEXT COLORS
@mdmuhaiminul4856 ай бұрын
you can use learn with summit - shades of gray theme
@sm_hasib6 ай бұрын
@@mdmuhaiminul485 vai currently oitai use kortesi :D
@HarshSharma-oy4rh6 ай бұрын
How is he getting suggestion in terminal? Anyone know?
@Desfek6 ай бұрын
I think it’s Fig
@praweewongsa6 ай бұрын
awesome!!
@tshaylatte95024 ай бұрын
thank you!
@galaxies_dev4 ай бұрын
You're welcome!
@navjotsingh24575 ай бұрын
ty
@galaxies_dev5 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@NavidMasahati6 ай бұрын
life saver
@galaxies_dev6 ай бұрын
If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️
@Desfek6 ай бұрын
You forgot the Web build 😅
@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Ай бұрын
Agree
@soner87806 ай бұрын
Great
@SonAyoD6 ай бұрын
Were forced to use eas build if we have any app api secrets.
@galaxies_dev6 ай бұрын
No, not really
@SonAyoD6 ай бұрын
@@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.
@xolanistevensmasilela65516 ай бұрын
First Here 😃
@galaxies_dev6 ай бұрын
Yes you are!
@MazooonMa6 ай бұрын
афигена
@Abz2290Ай бұрын
React native cli is better than expo.
@galaxies_devАй бұрын
Ok, you do you
@ApurbMishra4 күн бұрын
This man is just for ios user😂😂 Use windows see how complexity variation is there
@insecjure6 ай бұрын
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