Skip to content

ImArclight/time-count

Repository files navigation

This is a new React Native project, bootstrapped using @react-native-community/cli.

Getting Started

Start the Metro Server

# using npm
npm start

# OR using Yarn
yarn start

Start Application

Let Metro Bundler run in its own terminal. Open a new terminal from the root of your React Native project. Run the following command to start your Android or iOS app:

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published