anaarezo / expo-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expo Sample - Create your App using Expo to code React Native

  1. Create your app using:
$ npx create-expo-app my-app
  1. Run your code if you are using:
  • Android
$ npm run android
  • iOS
$ npm run ios
  • Web
$ npm run web

About


Languages

Language:JavaScript 100.0%