Part of the Jellyfin Project
Jellyfin Expo is a mobile app built with Expo primarily targeting iOS devices.
- Clone or download this repository.
git clone https://github.com/jellyfin/jellyfin-expo.git cd jellyfin-expo
- Install build dependencies using yarn in the project directory.
yarn install
- Start the build tools.
yarn start
- Follow the directions in the terminal or browser window to open on a device or emulator.