Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 225 Bytes

app_pushingtogether

Running app on Android

  • Console #1: Start Android Emulator ($ Android avd)
  • Console #2: Start React packager ($ react-native start)
  • Console #3: Start Compilation ($ react-native run-android)