Skip to content

Kaushik13k/react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make new project

  1. npx react-native@latest init AwesomeProject
  2. add local.properties and the path in android
  3. cd project-path
  4. npx react-native run-android