expo-video
Media·>=1.0.0
HTML5 video playback works; player duration/currentTime not synced back from element
100%
VideoPlayerLibraryCase iosVideoPlayerLibraryCase sootsim
videoVideo Playerinline card video player that animates up to fullscreen on tap (Photos-style spring) and supports drag-down to dismiss back to the card — exercises composed reanimated SharedValue / withSpring transitions and a Pan GestureDetector with rubber-band release
DIFF0.02%
DEVICEiPhone 16
CAPTUREDApr 26, 2026
WORKING (7)
VideoView (HTML5 video element)useVideoPlayer/createVideoPlayer hooksplay/pause/seekBy/replay/replace/release/addListener/removeAllListenersVideoView ref API (enterFullscreen/exitFullscreen/startPictureInPicture/stopPictureInPicture)isPictureInPictureSupported (returns false)VideoAirPlayButton (null noop)clearVideoCacheAsync/setVideoCacheSizeAsync/getCurrentVideoCacheSize
MISSING (5)
player.duration stays 0 (no timeupdate listener)player.currentTime not synced from elementstatusChange/volumeChange/timeUpdate events not emitteduseEvent hook not exportedDRM support absent