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 via npm in the project directory.
npm install
- Start the build tools.
npm start
- Follow the directions in the terminal or browser window to open on a device or emulator.