@ollnine/video
v0.1.6
Published
Advanced React Native video player using native ExoPlayer and AVPlayer.
Readme
@ollnine/video
🎥 Advanced React Native video player built using ExoPlayer on Android and AVPlayer on iOS.
Designed for performance, control, and extensibility — ideal for modern apps with rich video experiences.
Features
- ✅ Native ExoPlayer & AVPlayer integration
- 🔁 Play/Pause, Mute/Unmute, Repeat support
- 🎚 Resize modes:
contain,cover,stretch - 🎬 Local & remote video support (URI/file)
- 🔄 Imperative methods:
seekTo,setPaused - 📺 Choose between
TextureVieworSurfaceViewon Android - 🔊 Background playback support
- ⚙ Full event callbacks (onProgress, onError, onDurationChange, etc.)
Installation
npm install @ollnine/video