/pomoranian

Primary LanguageJavaScript

Pomo

Prerequisites

Installation

npm install

Running

react-native start

iOS

open ios/PomoTimer.xcodeproj/

Then click Run to launch the iOS Simulator

Android

First start a Genymotion VM then run:

react-native run-android

Developer Notes

Testing

npm test -- -w # or npm test for 

WebStorm

  • Use Language > JavaScript > Flow
  • Import the inspections config from config/Project_Default.xml

Distribution

  • The Apple ID armin@jtribe.com.au is used for iTunes Connect
  • This project uses match to manage certs and provisioning profiles, so it should not be necessary to add this account to Xcode