/react-native-expo-app

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

Primary LanguageJavaScript

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;