Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/camc314/koralfuse

An iOS client for Jellyfin built with React Native
https://github.com/camc314/koralfuse

hacktoberfest react-native

Last synced: about 1 month ago
JSON representation

An iOS client for Jellyfin built with React Native

Awesome Lists containing this project

README

        




Koralfuse


A Client for the Jellyfin Project


This is an experimental web client for Jellyfin based on [React Native](https://reactnative.dev/). All contributions and pull requests are welcome! If you have a larger feature in mind please open an issue so the implementation can be discussed before you start.

## 📒 Notes

This project uses [Yarn](https://yarnpkg.com/getting-started/install) as a package manager.

## 🚀 How to use

```
# Install dependencies
$ yarn install

# Try it out
$ expo start
```