Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 683 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 683 Bytes

Jellyfin Expo

Part of the Jellyfin Project

Jellyfin Expo is a mobile app built with Expo primarily targeting iOS devices.

Build Process

Getting Started

  1. Clone or download this repository.
    git clone https://github.com/jellyfin/jellyfin-expo.git
    cd jellyfin-expo
  2. Install build dependencies using yarn in the project directory.
    yarn install
  3. Start the build tools.
    yarn start
  4. Follow the directions in the terminal or browser window to open on a device or emulator.