mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-12-02 19:16:53 +00:00
683 B
683 B
Jellyfin Expo
Part of the Jellyfin Project
Jellyfin Expo is a mobile app built with Expo primarily targeting iOS devices.
Build Process
Getting Started
- 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.