My Project

Describe your project here.

Requirements

Optional:

Installation

  • Clone the repo
  • Run yarn install

Dependencies are locked with yarn.lock; please use yarn rather than npm for installing.

Running

  • Run yarn start

E2E Tests

  • Run detox build -c ios.sim.debug (only needs to be run once per native code changes)
  • Run detox test -c ios.sim.debug