https://linear.app/comm/issue/ENG-11020/media-gallery-memory-issue
Used solution from https://github.com/TheWidlarzGroup/react-native-video/issues/4497 with onEnd callback.
Also disableFocus prop docs fixed issue with video not playing automatically.
Depends on D15133