Create project :
- Open terminal and change location to where you want to create project.
- Enter below command to create your project
npx react-native init UrbanProProviderUi
Top