How to Install React Native in Windows 11 - (2023)

preview_player
Показать описание
In this video I have explained, How to Install React Native on Windows 11
Getting Started in React Native.
Some of the links That I used are

Time Stamps

00:00 - Intro to React Native
01:14 - NVM for Windows
03:00 - Node Installation via NVM
05:56 - JDK 11 Installation
08:04 - Android Studio Installation
09:53 - Android SDK Installation for React Native
11:35 - Adding ANDROID_HOME to Environmental Variables
13:21 - VS Code Installation
14:29 - Creating Android Virtual Device (AVD)
15:00 - Creating a React Native Project
15:47 - Launching the React Native Project
18:47 - Like, Share, and Subscribe

How to install React Native in Windows 11 (2023)

Install NVM for Windows
Installation Guide of Node using nvm in windows 11
Latest LTS version of Node
Download and install JDK 11 for windows
Download and Install Android Studio
Download and Install VSCode
Create a new react native app
- npx react-native init app
- npx react-native start
- npx react-native run-android

Tags.

react native, react native tutorial,how to install react native in windows 11,windows 11, getting started in react native, how to install, react native in windows 11, Android Studio in Windows 11, Hello World in React Native using Android Studio, React Native Application Development, React Native Installation Tutorial in Windows 11, React Native vs Flutter, flutter in windows 11, react native crash course, react native app, how to install react native, react native cli, react native project
Рекомендации по теме
Комментарии
Автор

After searching and using many tutorials online I found your YouTube tutorial, and it works thanks to you, from Germany.

mehdi_fadaei
Автор

Brother Simple and Clear ThankYou So Much 😍😍😍
"Gratitude is always appreciated. Thank you for your Video."

pathlavathbhanu
Автор

Thank brother, my react-native app is running now. I'm very happy 😄

iqbalbhatti
Автор

Thank you for helping.
I was struggled in the variable Path for adding the platform-tools variable lol I was not seeing the variable 😅

Gchan
Автор

The content is very helpful, thanks !!!

eliaschen
Автор

thanks so much, i developing my apps in flutter but i would like to use react native to. and your video help me a lot

keyonlewis
Автор

Bro help chahiye 1 myry emulator open nahi ho ra 2 bar project run kr dy liya

RMAKHAN
Автор

I am unable to open with vscode, the only option it is giving me is Visual Studio (2022)

kerenchetty
Автор

Hello, I do the same process than you and i have all the time this error when i run npx react-native run-android.
unable to load script. make sure you're either running metro (run 'npx react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release.
What I'm suppose to do ?
Hoping you the answer !

ripZob
Автор

emulator is not launching in raeact native what can i do

carryon
Автор

Hello, when I try to run the command "npx react-native start" it gives the following error, what could it be? followed every step by step

filipewolfboeck
Автор

Bro i got Error:

npx react-native run-android

Error: unknown command 'run-android'

tribalchief
Автор

facing error : unable to load script, make sure you either ruining metro ( run npx react native start or that your metro bundle inedex.android.buldle is packaged correctly for release

devanshtiwari
Автор

while trying "npx react-native init SampleApp" getting error
npx : 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.
At line:1 char:1
+ npx react-native init SampleApp
+ ~~~
+ CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

RavindraThoriya
Автор

bro iam getting is error npm ERR! A complete log of this run can be found and APP.js file also missing in the project please tell me any solution

krupakarvemulakrupakarvem
Автор

Bro when i type the command nvm use and version i get like-"exit status 1: my file path and it is not recognised as an internal or external command

No_hero
Автор

I cant see the app.js option in the index
What to do???

oakiee