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

Поделиться
HTML-код
  • Опубликовано: 26 июн 2024
  • Understand the different ways to build your React Native app with Expo including Expo Go, how prebuilds work, and how to use native tools like Xcode and Android Studio or the EAS cloud builds!
    🔥 Learn React Native FAST: galaxies.dev
    #############################
    ❤️ You can also find me on:
    Twitter: / schlimmson
    Instagram: / simongrimm_
    #############################
    00:00 Basics with Expo Go
    02:25 Expo Prebuild
    10:23 Building with Xcode
    16:39 Building through Android Studio
    22:33 Expo Application Services (EAS)
    34:40 Additional Course
  • НаукаНаука

Комментарии • 82

  • @galaxies_dev
    @galaxies_dev  6 дней назад

    Explore Galaxies.dev today - your shortcut to learn React Native ⚡

    • @user-bo7tw9po3k
      @user-bo7tw9po3k 6 дней назад

      I just visited the site am student
      . I wish to find out if the free pack has most lessons?

  • @eliasgarcia1146
    @eliasgarcia1146 21 день назад +9

    No video on RUclips clearly explains all this. thank you so much!

    • @galaxies_dev
      @galaxies_dev  6 дней назад +2

      Thank you so much, trying my best over here!

  • @mikemece
    @mikemece 12 дней назад +1

    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!

  • @yruan93
    @yruan93 22 дня назад +5

    Exactly what I was looking for. Thanks.

  • @WebDevJapan
    @WebDevJapan 15 дней назад +2

    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

  • @jak3f
    @jak3f 22 дня назад

    Bro....perfect timing. Thank you!!!!

  • @easyitis2117
    @easyitis2117 22 дня назад +1

    Thank you so much! You are the SAVIOR. Please bring such topics... These are Gold.

  • @emanuelmejia4525
    @emanuelmejia4525 22 дня назад +1

    thank you so much for this information Simon, it's really confusing when you start with expo, again, thanks!!!!

  • @TheSuperBoyProject
    @TheSuperBoyProject 22 дня назад

    You're incredible! Thank you for your videos

  • @irfanbabar8424
    @irfanbabar8424 20 дней назад +1

    Awesome. Thanks for all possibilities

  • @nro337
    @nro337 22 дня назад

    Really need this video on the official docs!

  • @AtizaJuanita
    @AtizaJuanita 21 день назад +2

    What a gem of a video!

  • @amani_art
    @amani_art 22 дня назад +1

    Super useful!!!

  • @jueweijue
    @jueweijue 21 день назад +1

    It really helps, thank you!

  • @withpaulex8645
    @withpaulex8645 22 дня назад

    Thanks for the xcode part

  • @praweewongsa
    @praweewongsa 22 дня назад +1

    awesome!!

  • @gols13
    @gols13 22 дня назад +2

    Thank you so much, you are the best

  • @muratyasar
    @muratyasar 6 дней назад +1

    lovely content bro thanks

  • @user-kx2bj7ky2g
    @user-kx2bj7ky2g 22 дня назад

    This is very usefull. Thanks from Indonesian ❇️

  • @panchcw
    @panchcw 19 дней назад +1

    This is really helpful content

    • @galaxies_dev
      @galaxies_dev  6 дней назад

      If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️

  • @mishen-thakshana
    @mishen-thakshana 22 дня назад

    You are so underrated

  • @nounjopagnol1299
    @nounjopagnol1299 19 дней назад

    Thank you so much for the video. I learned a lot, just one question about eas: do you have to install it first?

  • @vitoravelino
    @vitoravelino 22 дня назад

    Really detailed and useful content. Thanks for it!

  • @asadshabir1117
    @asadshabir1117 22 дня назад

    Great explanations!
    Can i use EAS with a react native cli project?

  • @anthonycaneke7382
    @anthonycaneke7382 22 дня назад

    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?

  • @munna5553
    @munna5553 7 дней назад

    i wanna to say that, your are superhero

    • @galaxies_dev
      @galaxies_dev  6 дней назад +1

      If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️

  • @NavidMasahati
    @NavidMasahati 14 дней назад +1

    life saver

    • @galaxies_dev
      @galaxies_dev  6 дней назад

      If you enjoyed it, maybe you can share the channel with your RN colleagues ✌️

  • @jackwu4723
    @jackwu4723 22 дня назад

    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

  • @soner8780
    @soner8780 11 дней назад

    Great

  • @sahilverma_dev
    @sahilverma_dev 22 дня назад

    How can we make local releases and apk build in windows for android with expo?

  • @bnv1n
    @bnv1n 22 дня назад +1

    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 13 дней назад +1

      Same question here!!!!!!!!!!!!!!!!

  • @user-hf3vs5bj1p
    @user-hf3vs5bj1p 22 дня назад

    Hey can u made a video how to manage store in expo/ react native and

  • @biokode
    @biokode 21 день назад

    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

  • @holdenjack
    @holdenjack 17 дней назад

    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.

  • @Aethid
    @Aethid 22 дня назад

    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.

  • @letotomanoela2242
    @letotomanoela2242 16 дней назад

    Can you make authentification with finger print with expo , please ?

  • @workwonderer-b4f
    @workwonderer-b4f 2 дня назад

    My development OS is Windows, when I run prebuild command, I only get android directory. What should I do for this?

  • @DanielKEMBEU
    @DanielKEMBEU 2 дня назад

    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.

  • @kaanyildiz9673
    @kaanyildiz9673 4 дня назад

    When I used prebuild I got only an android folder why? How can I solve it

  • @facuchaer1
    @facuchaer1 22 дня назад

    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 22 дня назад

      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?

  • @easyitis2117
    @easyitis2117 22 дня назад

    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....

  • @xolanistevensmasilela6551
    @xolanistevensmasilela6551 22 дня назад +4

    First Here 😃

  • @sm_hasib
    @sm_hasib 22 дня назад

    hey simon what the VS code theme you are using PLEASE TELL ME I AM HAVING ISSUES WITH DEFAULT THEME TEXT COLORS

    • @mdmuhaiminul485
      @mdmuhaiminul485 22 дня назад +1

      you can use learn with summit - shades of gray theme

    • @sm_hasib
      @sm_hasib 22 дня назад

      @@mdmuhaiminul485 vai currently oitai use kortesi :D

  • @HarshSharma-oy4rh
    @HarshSharma-oy4rh 22 дня назад

    How is he getting suggestion in terminal? Anyone know?

    • @Desfek
      @Desfek 22 дня назад

      I think it’s Fig

  • @dev.j255
    @dev.j255 22 дня назад

    How can I configure it to just use JS (not typescript)

    • @user-xz5cm5ix1c
      @user-xz5cm5ix1c 22 дня назад

      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 22 дня назад

      @@user-xz5cm5ix1c the problem is that I've been looking for that flag for days but I'm unable to find it

    • @TheSuperBoyProject
      @TheSuperBoyProject 22 дня назад

      Not recommended. You will find yourself in debug hell if you do not use a typed language like typescript

    • @dev.j255
      @dev.j255 22 дня назад

      @@TheSuperBoyProject I don't know Typescript

    • @invinciblemode
      @invinciblemode 22 дня назад

      @@dev.j255learn it. It’s just JavaScript with types

  • @MazooonMa
    @MazooonMa 17 часов назад

    афигена

  • @Desfek
    @Desfek 22 дня назад

    You forgot the Web build 😅

  • @SonAyoD
    @SonAyoD 21 день назад

    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.

  • @affelay17
    @affelay17 10 дней назад

    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