Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 369 Bytes

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;