React Native CLI Setup for macOS (iOS) [Created in 2023]

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

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

  • @bestprogrammingtools
    @bestprogrammingtools  3 месяца назад

    Hey everyone, thanks for all your comments - I just posted an updated video for this - ruclips.net/video/HNTbj3jNJDg/видео.html&ab_channel=CodeLegends

  • @PRINCEKUMAR-dz7rb
    @PRINCEKUMAR-dz7rb 5 месяцев назад

    Thank you , Easily understand, Thanks a lot❤
    I am new in a iSO development and recently I bought a new mac and using this video installation done no any error occurred. 👍🏻

  • @PearHeadFilm
    @PearHeadFilm 7 месяцев назад

    I could not get the ios simulator to work. You're an angel. Than you!

  • @maximilianoInfinito
    @maximilianoInfinito 8 месяцев назад

    awesome you said "stimulator"!

  • @Constructology
    @Constructology Год назад

    thank you. the detail and slow instructions suit my slow learning

  • @ed.progress
    @ed.progress 6 месяцев назад

    Best Setup Tutorial, thank you so much!

  • @dileepnagendra8199
    @dileepnagendra8199 6 месяцев назад

    Thants for the detailed video !!!

  • @NikH521
    @NikH521 3 месяца назад

    worked perfect for me!

  • @mazenmili
    @mazenmili 3 месяца назад

    Thank you so much for this video

  • @emmanuelchijioke2687
    @emmanuelchijioke2687 Год назад

    This is awesome, just saved me 🙏🏼

  • @AdamMaichrzik
    @AdamMaichrzik 11 месяцев назад

    Thank you so much for this video! :)

  • @hieuminh9402
    @hieuminh9402 Год назад

    very detail. keep it up. Thank you so much! :*

  • @parasraiyani8545
    @parasraiyani8545 Год назад

    thankyou mam...it's useful for me

  • @aldobrunet8416
    @aldobrunet8416 6 месяцев назад

    gracias por la ayuda! me has salvado!🙏🏻

  • @danimusbar
    @danimusbar Год назад

    Tks for sharing, keep up Sis

  • @hendoitechnologies
    @hendoitechnologies 4 месяца назад

    post React Native CLI Full course tutorial video

  • @sriharithakancharla5443
    @sriharithakancharla5443 8 месяцев назад +1

    error Installing pods failed. This doesn't affect project initialization and you can safely proceed.
    However, you will need to install pods manually when running iOS, follow additional steps in "Run instructions for iOS"
    when i ran this npx react-native init NewProject

    • @PearHeadFilm
      @PearHeadFilm 7 месяцев назад +1

      When that happened to me, it was because I didn't use Brew to install everything. I used sudo install for cocoapod, and not homebrew.

  • @GagikManukyan-ic4hi
    @GagikManukyan-ic4hi 7 месяцев назад

    thank you very much

  • @dinalgunarathna
    @dinalgunarathna 11 месяцев назад

    Thank You😍

  • @dennis9567
    @dennis9567 10 месяцев назад +1

    I got the error: Installing dependencies error Installing pods failed. This doesn't affect project initialization and you can safely proceed. I don't know what is going on?

    • @LorenzoJimenez
      @LorenzoJimenez 8 месяцев назад

      Is the version. RN says version 1.15 is broken, use these to install cocoapods and active support.
      sudo gem install cocoapods -n /usr/local/bin -v 1.14
      sudo gem install activesupport -n /usr/local/bin -v 7.0.0
      Edit vi ~/.zshrc and add:
      export PATH="/opt/homebrew/opt/ruby/bin:$PATH"
      export PATH="/opt/homebrew/opt/ruby/bin:$PATH"
      export LDFLAGS="-L/opt/homebrew/opt/ruby/lib"
      export CPPFLAGS="-I/opt/homebrew/opt/ruby/include"
      export PKG_CONFIG_PATH="/opt/homebrew/opt/ruby/lib/pkgconfig"
      When generating the proyect, I say N to install cocoapods, so I have to go to the project dir/IOS and do pod install
      Good luck, hope it help you.

  • @stanislavpochtaruk9588
    @stanislavpochtaruk9588 Год назад +1

    Hello, I did everything like in the tutorial but got an error "Installing Ruby Gems
    error Looks like your iOS environment is not properly set.", and in the internet everyone suggests different ways how to solve it but could you please suggest what to do in this situation?

    • @stanislavpochtaruk9588
      @stanislavpochtaruk9588 Год назад

      I’ve already found the solution

    • @mamicicekel
      @mamicicekel Год назад

      @@stanislavpochtaruk9588 i'm getting this similar error too. what is the solution?

    • @alwazkazi1916
      @alwazkazi1916 Год назад

      @@stanislavpochtaruk9588 I'm facing the same error, can you please let me know the solution?

    • @syedluqman7328
      @syedluqman7328 Год назад

      What is the solution

    • @stanislavpochtaruk9588
      @stanislavpochtaruk9588 Год назад

      @@syedluqman7328 go to ios folder, then run pod install, after delete build folder, and then run react-native run-ios

  • @allin1555
    @allin1555 10 месяцев назад

    Please anyone can help.
    Getting error
    TypeError: cli.init is not a function

  • @tanmaykumar6379
    @tanmaykumar6379 10 месяцев назад

    my metro terminal is not oppening and even in every project gem ruby is installing first and then cocoapods are installing by 2nd terminal of metro is not oppening even the app is not running it is showing jsbundle file not found how to fix it

    • @rrezonistrefaj
      @rrezonistrefaj 9 месяцев назад

      have you found a solution to this?

  • @jefdevelops.385
    @jefdevelops.385 Год назад

    My app runs in simualtor but not running from the command line / terminal.

  • @DavideBelardi
    @DavideBelardi Год назад

    God bless you.

  • @kobbyisreal9073
    @kobbyisreal9073 11 месяцев назад +2

    Installing CocoaPods dependencies. takking too long

    • @toanta4838
      @toanta4838 10 месяцев назад

      and Now I still can't install CocoaPods dependencies. yet :((, don't understand ...

    • @UpsiteRealone
      @UpsiteRealone 10 месяцев назад

      Had same issue but keep trying.

  • @sadique_x_
    @sadique_x_ 3 месяца назад

    this is a video from a udemy course

  • @pebblesintheshoe4438
    @pebblesintheshoe4438 10 месяцев назад

    Getting the error “No bundle URL present. Make sure you’re running a packager server or have included a .jsbundle file in your application bundle.”

    • @arpitvijay9382
      @arpitvijay9382 10 месяцев назад

      Run the command :- pod update

    • @pebblesintheshoe4438
      @pebblesintheshoe4438 10 месяцев назад

      @@arpitvijay9382 did “pod update” in the project directory. Got the message “No ‘Podfile’ found in the project directory”

  • @TrainwithrohitT
    @TrainwithrohitT 5 месяцев назад

    thank you very much very helpful!