[Video] Add onEnterFullscreen and onExitFullscreen to VideoView (#4907)

* patch expo video to add enter/exit fullscreen events

* rm logs

* Update expo-video+1.2.4.patch.md
This commit is contained in:
Hailey
2024-08-09 03:05:43 -07:00
committed by GitHub
parent cb574b7be3
commit 0f993a09c2
3 changed files with 141 additions and 20 deletions
+6
View File
@@ -0,0 +1,6 @@
## 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.