Skip to content

A example using expo and react-native-cli at the same time

Notifications You must be signed in to change notification settings

appinair/react-native-expo-app

Repository files navigation

react-native-expo-app

A example using expo and react-native-cli at the same time

Start Expo

  1. run yarn
  2. run yarn start

Run iOS or Android

run react-native run-ios or react-native run-android;

Run test

run yarn test

Custom Icon

Install app-icon Replace icon.png and run app-icon generate;