Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 279 Bytes

Readme.md

File metadata and controls

9 lines (7 loc) · 279 Bytes

TestTask

Usage

  1. Run yarn
  2. For IOS: run npx pod-install ios
  3. For Android: create local.properties file inside /android directory and specify Android SDK directory in form of sdk.dir = <path to android sdk dir>
  4. Run yarn run ios or yarn run android