/sonarr-native

React native app for Sonarr

Primary LanguageJavaScript

Codeship Status for arnif/sonarr-native

Sonarr Native

A react native app for Sonarr

Instructions

Prerequisites

Setup

npm install

or if yarn is more your thing:

yarn install

Then just run react-native run-ios or react-native run-android for the respective platform

Lint

npm run lint