How to get started in React Native - Your First App in 2024

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

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

  • @sanD-xq8nb
    @sanD-xq8nb 7 месяцев назад +9

    You speak in a very clear english that I can understand you. All native english speakers should speak like you.

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

      Thank you so much ♥

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

      It's AI

    • @-thrust-coding8906
      @-thrust-coding8906 4 месяца назад +15

      I am still wondering how people cant know the difference between AI or real voices.

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

    you are the GOAT.Simple and clear thanks

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

    Must be a new update but I did the expo thing where I had to reset my project with npm reset-project. Now I'm having trouble actually viewing my project on the web and on app
    Edit: I got it working again! Thank you so much, bro your video is way more simpler and better than the others I've watched. Thank you so much!

  • @maazknight9066
    @maazknight9066 9 месяцев назад +1

    Thanks for the help!

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

    my VS Code want subscription, not free?

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

    So how do I build the actual apk then?

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

      In this link you have: ruclips.net/video/4hw_UehVBAU/видео.html

  • @torturedSoul-l2o
    @torturedSoul-l2o Месяц назад

    I'm unable to run on my Android. I'm on the same wifi, and USB debugging is on. I scanned the QR code. But still showing the Uncaught error. Error: java.net.ConnectException: Failed to connect to /192 in the expo app. Do you have any idea how to fix it

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

    I scanned the QR code with my phone and with my tablet and in both it said : something went wrong... both (phone and tablet) and also my computer is on the same wifi, on the same ip range adress....
    and when i press w to open web it opens a window that says: wecome! step 1:Try it..... step2:Explore....
    what can i do ?

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

      I think you need to install this: Set-ExecutionPolicy RemoteSigned. This comand install in Powershell, run as admin

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

      ​@@DevSolutionsDBi should exactly this 'set....

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

    Hi, you didn't say what to do with expo, npx, react-native, how to install it, you skipped to node js etc

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

      Thank you for comment, in video I have shown how to install expo, expo is needed to simulate the app, expo must also be installed on the phone as an app and through the QR code to access the app. Npx is a new code in react native, same as npm

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

    is there any other alternative to run react apps rather than expo. Because on expo there is no hot reload options..

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

      Yes, there is also a basic way using react native CLI

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

    helpfiul

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

    it says to me in vs terminal "couldnt find npx"

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

    Sir , Mine React Native need refresh to show new change? why i want to refresh on save

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

      I suggest looking into the details of your development environment configuration, monitoring for any error messages in your development terminal, and checking for potential conflicts between libraries or modules used in your project. If the problem persists, it may be necessary to delve deeper to uncover and address the root cause of the issue.

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

    Why i cant see qr code after npm start

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

    No app.js in the folder

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

      Same thing I encountered

    • @DevSolutionsDB
      @DevSolutionsDB  4 месяца назад +1

      To create a project now write this comand: npx create-expo-app projectName --template blank

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

    you lost me on: "you need to install node joice"