Skip to content

yishakdev/expo-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the app

  • Install the dependencies:

    npm install
  • Start the development server:

    npm start
  • Build and run iOS and Android development builds:

    npm run ios
    # or
    npm run android
  • In the terminal running the development server, press i to open the iOS simulator, a to open the Android device or emulator, or w to open the web browser.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors