AudioPlayer
AudioPlayer wraps
expo-audio with a seekable Waveform, transport controls and progress callbacks. Times in PlaybackState, ProgressData and the ref methods are milliseconds.Playback needs the optional
expo-audio peer dependency (npx expo install expo-audio); without it the component renders and reports a missing-module error rather than throwing.Examples
(1)Properties
(76)Basic Usage
Point
source at a URL or a bundled clip and the player handles loading, play/pause, seeking and progress. Playback requires expo-audio; without it the controls render but report a missing-module error.Platform Blocks
A comprehensive React Native design system with components that work seamlessly across iOS, Android, and Web.
Quick Links
Documentation
Resources