Jellyfin Audio Player
This is a React Native-based audio streaming app for Jellyfin.
Getting Started
This app has been mainly developed for iOS, but should mostly function on Android as well. To get started, do the following:
- Clone this repository
- Install NodeJS and XCode
npm install
npm run ios
Production
Then build the app in XCode