Top

Create project

1. Open terminal and change location to where you want to create project.

2. Enter below command to create your project

npx react-native init Mpay 

3. Change Mpay with you desired project name.