Docs
Player ExpoInstallation

Installation

Package layout and peer dependencies for @moviie/player-expo.

Packages

PackageRole
@moviie/player-expoExpo-facing entry; re-exports @moviie/player-sdk and ships native integrations over time.
@moviie/player-sdkHTTP client, playback fetch, telemetry core: usable outside Expo.
@moviie/player-typesShared Player API contract types.

Peer dependencies

Declared on @moviie/player-expo:

  • expo ≥ 53
  • expo-video ≥ 3
  • expo-application, expo-secure-store
  • react ≥ 19, react-native ≥ 0.79
  • react-native-reanimated ≥ 3.17
  • react-native-gesture-handler ≥ 2.24
  • react-native-safe-area-context ≥ 5.4
  • react-native-svg ≥ 15.11

Install matching versions for your Expo SDK. When in doubt, align with the versions pinned by expo install.

On this page