
Creating a New Application in React Native.
npx react-native init ApplicationName
Note:- Replace ApplicationName with the Name you want to give to your Application.
[Optional] Using a specific version or template.
npx react-native init ApplicationName –version X.XX.X
npx react-native init ApplicationName –template react-native-template-typescript
Once Everything is Successfully Created you will get something like below Image.

4 responses to “Creating a New Application in React Native”
[…] Creating a New Application in React Native – Chandan Rajpurohit […]
[…] Creating a New Application in React Native – Chandan Rajpurohit […]
[…] Creating a New Application in React Native – Chandan Rajpurohit […]
[…] Creating a New Application in React Native – Chandan Rajpurohit […]