React Native Tutorial - 3 - Hello World

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

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

  • @shm-dtt
    @shm-dtt Год назад +7

    Seeing how react native topic is buzzing in Twitter, this is the perfect time for this playlist

  • @srisai1200
    @srisai1200 4 месяца назад +2

    Hi I am Android Developer , While watching Video 1 and Video 2 , you'r explanation is very clear and easy to understand why use , i will learn through the your channel.

  • @13_tanmaygharat72
    @13_tanmaygharat72 6 месяцев назад +23

    if app.js is not visible then delete the project
    do not directly run that command
    1) run this instead :
    npm install -g expo-cli
    2) after that run :
    expo init my-new-project
    3) then go to the directory:
    cd my-new-project
    4) and run the project

    • @astradevy
      @astradevy 6 месяцев назад +1

      Thank you🙏!

    • @bugb0yyy
      @bugb0yyy 5 месяцев назад +7

      I hope your WiFi is always strong and your coffee never gets cold 🙏🏻

    • @g_o_a_t315
      @g_o_a_t315 5 месяцев назад +1

      THANK YOU I HOPE YOU HAVE A GOOD AND UNLIMITED INTERNET

    • @JoeVargas84
      @JoeVargas84 3 месяца назад +1

      Thank you, friend!

    • @labibasarah4934
      @labibasarah4934 3 месяца назад +1

      That works bro thanks a lotttt

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

    Very excited that the long awaited React Native Tutorial is now a reality

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

    You explain so nice. Great !

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

    I am so excited watching ur Expo tutorials one by one. 😊
    Keep up the good work 🎉

  • @abdullahalmasud9313
    @abdullahalmasud9313 Год назад +13

    Please do not directly write the command blankly. Show us where you are getting the commands from. Show us the website or documentation you are following while writing the code. This way it will be beneficial for us in our future project.

    • @humongouzcox5805
      @humongouzcox5805 3 месяца назад +1

      just look them up. Not everyone want those extra details in the video. Just look up some stack overflow stuff

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

    Thanks Vishwas for making video tutorials on react native

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

    I'm not seeing the App.js file being automatically created. Does it work differently now?

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

      same here. not seeing it and npm start command not loading QR code also. Any fix?

    • @jeremiahakuaku1927
      @jeremiahakuaku1927 6 месяцев назад +1

      Me too oo

    • @exceptionff
      @exceptionff 5 месяцев назад +6

      The new version add file based navigation by default that why
      Try creating project with this command
      npx create-expo-app MyApp --template default

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

      @@exceptionff it gives me the same result as before the template

    • @iCyberTechGh
      @iCyberTechGh 2 месяца назад

      Anybody to assist?

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

    You are the best as usual

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

    great video , well explained .

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

    i have a question when I installed npx-create-app, when it finished I got 16 vulnerabilities (11 moderate, 5 high). how do you solve this vulnerabilities, same thing when you use create-react-app. What's up with npm?

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

    Thanks for this awesome series

  • @benarcher372
    @benarcher372 Год назад +3

    I'm so much looking forward to these series. Always high quality content from Codevolution (is this a 'company' or just one person?).

    • @vidhanshuborade5977
      @vidhanshuborade5977 Год назад +3

      1 man army, vishwas sir ✨

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

      @@vidhanshuborade5977 just simply awesome the way how you're constantly dropping brand new content... are you a full-time content creator?

  • @ShafiqulIslam-h7m
    @ShafiqulIslam-h7m Год назад

    Most of the companies recommends React Native CLi. Which is suitable for beginners?

  • @ShafiqulIslam-h7m
    @ShafiqulIslam-h7m Год назад

    Thank you so much!

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

    Thank you very much for this great effort ❤❤, I have a simple request... I want a rich and complete playlist about "Nuxt js" and thanks again

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

    Thanks man

  • @Geker3
    @Geker3 Месяц назад

    Hi, got two problems here:
    1. App.js is not present and running "npm install -g expo-cli" (as suggested in previous comments) just create errors.
    2. There is this file "tsconfig.json" whitch makes error: "File 'expo/tsconfig.base' not found.".
    Any ideas how to fix that?

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

    thanks a lot

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

    I darely needed this❤❤❤❤

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

    Thank you ❤️❤️

  • @Mr.Watso.n
    @Mr.Watso.n 4 месяца назад

    Mine says The term 'npx' is not recognized as the name of a cmdlet, function, script file,
    or operable program. Check the spelling of the name, or if a path was included, verify
    that the path is correct and try again.

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

    Do a video to install react native expo cli installation

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

    How do you get it installed in android phone?

  • @utahadvocates
    @utahadvocates 6 месяцев назад +2

    When Installed it I didn't see any App.js file on my folder

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

      exactly

    • @13_tanmaygharat72
      @13_tanmaygharat72 6 месяцев назад +3

      do not directly run that command
      1) run this instead :
      npm install -g expo-cli
      2) after that run :
      expo init my-new-project
      3) then go to the directory:
      cd my-new-project
      4) and run the project

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

    do we need to install jdk? what does jdk actually do?

  • @ankitJames-q8j
    @ankitJames-q8j 6 месяцев назад

    Hi could you please provide your vs code settings.

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

    While running the first command im getting timed out error

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

    Great 🎉🎉

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

    how to add zsh bash terminal in VS code

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

    Doesn't work! the build project command results are very different! Did not get a "app.jsx" file for instance.

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

    Where is html file?

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

    I' m new here.

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

    🤩🤩🤩🤩🤩🤩

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

    yeeeh

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

    gooods

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

    So faking hard, how can money be earned easy? That is the way to live your life.haha😂

  • @ianrust3785
    @ianrust3785 6 месяцев назад +1

    You're driving me insane with the rise and fall in tonality, just speak normally

    • @hyunchae1093
      @hyunchae1093 6 месяцев назад +1

      Nobody forces you to watch

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

      @@hyunchae1093 I highly doubt the content maker wants to drive away viewers, that's not the goal of content creation. You might not care but you're irrelevant, go away

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

    Hi im having an error when I follow and type npx.
    PS C:\Users\Jill\APP tutorial> npx create-expo-app@latest HelloWorld
    npm error code ENOENT
    npm error syscall lstat
    npm error path C:\Users\Jill\AppData\Roaming
    pm
    npm error errno -4058
    npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\ALVIN\AppData\Roaming
    pm'
    npm error enoent This is related to npm not being able to find a file.
    npm error enoent

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

      sure you would have already got it but npm install -g npm@latest this should do trick