blob: 6dd85308b617b457f19d9a006217cee9e7f1f0e3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
## uwu woad beawing, do not wemove
## `expo-video` Patch
This patch adds two props to `VideoView`: `onEnterFullscreen` and `onExitFullscreen` which do exactly what they say on
the tin.
This patch also removes the audio session management that Expo does on its own, as we handle audio session management
ourselves.
|