Skip to content

Masahito-I/setup-react-native-app-with-cli

Repository files navigation

setup-react-native-app-with-cli

This app has already set up.

  • Removed an ios part.
  • Removed unnecessary comments.
  • Set up a directory structure and react-navigation

Directory structure

. |--- src/ |--- assets/ |--- components/ |--- config/ |--- screens/

Start the Metro Server & run the app

To start Metro, run the following command from the root of your React Native project:

npm install
npm start

Select run an android app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published