Sonarr Native A react native app for Sonarr Instructions Prerequisites React Native 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