Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Video] Use `expo-video` from fork (#5159) | Hailey | 2024-09-05 | 1 | -608/+0 |
| | |||||
* | [Video] Add loading state to player (#5149) | Hailey | 2024-09-04 | 1 | -30/+81 |
| | |||||
* | [Video] Manage foreground/background playback on the native side (#5104) | Hailey | 2024-09-03 | 1 | -3/+90 |
| | |||||
* | [Video] Say No to Audio (Disable `expo-video` `AudioSession` management) (#5101) | Hailey | 2024-09-03 | 1 | -28/+118 |
| | |||||
* | tweak (#5024) | Hailey | 2024-08-29 | 1 | -7/+5 |
| | |||||
* | [Video] Add `timeRemainingChange` event to `player` in `expo-video` (#5013) | Hailey | 2024-08-29 | 1 | -11/+258 |
| | |||||
* | [Video] Add `onEnterFullscreen` and `onExitFullscreen` to `VideoView` (#4907) | Hailey | 2024-08-09 | 1 | -0/+135 |
* patch expo video to add enter/exit fullscreen events * rm logs * Update expo-video+1.2.4.patch.md |