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

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • In this video I'll be showing you all the steps it takes to get started with creating your first application very easy in React Native using the Expo CLI.
    Visual Studio Code: code.visualstu...
    Environment setup: reactnative.de...

ความคิดเห็น • 29

  • @mauricealgorithm7320
    @mauricealgorithm7320 10 วันที่ผ่านมา

    you are the GOAT.Simple and clear thanks

  • @eulzzzz7682
    @eulzzzz7682 11 วันที่ผ่านมา +2

    So how do I build the actual apk then?

    • @DevSolutionsDB
      @DevSolutionsDB  4 วันที่ผ่านมา

      In this link you have: th-cam.com/video/4hw_UehVBAU/w-d-xo.html

  • @lava3256
    @lava3256 2 หลายเดือนก่อน

    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!

  • @sanD-xq8nb
    @sanD-xq8nb 5 หลายเดือนก่อน +4

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

    • @DevSolutionsDB
      @DevSolutionsDB  5 หลายเดือนก่อน +2

      Thank you so much ♥

    • @Apazon
      @Apazon 5 หลายเดือนก่อน +10

      It's AI

    • @-thrust-coding8906
      @-thrust-coding8906 2 หลายเดือนก่อน +7

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

  • @tauravex
    @tauravex 5 วันที่ผ่านมา

    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

  • @maazknight9066
    @maazknight9066 7 หลายเดือนก่อน +1

    Thanks for the help!

  • @jonnynasz
    @jonnynasz 4 หลายเดือนก่อน

    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  3 หลายเดือนก่อน

      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

  • @GoodToBe12
    @GoodToBe12 5 หลายเดือนก่อน +1

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

    • @DevSolutionsDB
      @DevSolutionsDB  5 หลายเดือนก่อน

      Do you have node.js installed?

  • @hirwaamanitopray
    @hirwaamanitopray 12 วันที่ผ่านมา

    helpfiul

  • @meitalr555
    @meitalr555 4 หลายเดือนก่อน

    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  3 หลายเดือนก่อน +1

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

    • @johnsonbright2443
      @johnsonbright2443 2 หลายเดือนก่อน

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

  • @RokMigration
    @RokMigration 5 หลายเดือนก่อน

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

    • @DevSolutionsDB
      @DevSolutionsDB  5 หลายเดือนก่อน

      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.

  • @maazknight9066
    @maazknight9066 7 หลายเดือนก่อน

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

    • @DevSolutionsDB
      @DevSolutionsDB  7 หลายเดือนก่อน

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

  • @godnona9570
    @godnona9570 5 หลายเดือนก่อน

    Why i cant see qr code after npm start

  • @himanshuup7295
    @himanshuup7295 2 หลายเดือนก่อน

    No app.js in the folder

    • @johnsonbright2443
      @johnsonbright2443 2 หลายเดือนก่อน

      Same thing I encountered

    • @DevSolutionsDB
      @DevSolutionsDB  2 หลายเดือนก่อน

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

  • @vityamv
    @vityamv 5 หลายเดือนก่อน +1

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

    • @DevSolutionsDB
      @DevSolutionsDB  4 หลายเดือนก่อน +1

      I meant node.js - nodejs.org/en