about summary refs log tree commit diff
path: root/patches/expo-video+1.2.4.patch
Commit message (Collapse)AuthorAgeFilesLines
* [Video] Say No to Audio (Disable `expo-video` `AudioSession` management) (#5101)Hailey2024-09-031-28/+118
|
* tweak (#5024)Hailey2024-08-291-7/+5
|
* [Video] Add `timeRemainingChange` event to `player` in `expo-video` (#5013)Hailey2024-08-291-11/+258
|
* [Video] Add `onEnterFullscreen` and `onExitFullscreen` to `VideoView` (#4907)Hailey2024-08-091-0/+135
* patch expo video to add enter/exit fullscreen events * rm logs * Update expo-video+1.2.4.patch.md