about summary refs log tree commit diff
path: root/patches/expo-video+1.2.4.patch.md
Commit message (Collapse)AuthorAgeFilesLines
* [Video] Use `expo-video` from fork (#5159)Hailey2024-09-051-31/+0
|
* [Video] Add loading state to player (#5149)Hailey2024-09-041-0/+13
|
* [Video] Manage foreground/background playback on the native side (#5104)Hailey2024-09-031-1/+10
|
* [Video] Say No to Audio (Disable `expo-video` `AudioSession` management) (#5101)Hailey2024-09-031-0/+3
|
* [Video] Add `onEnterFullscreen` and `onExitFullscreen` to `VideoView` (#4907)Hailey2024-08-091-0/+6
* patch expo video to add enter/exit fullscreen events * rm logs * Update expo-video+1.2.4.patch.md