mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-05 23:06:14 +00:00
* feat!: move require source to `uri` * pass other source properties * chore: update basic example * chore: restore backward compatibility * docs: update source via require * fix types * make docs build workflow pretty * doc: keep previous doc and add more info * fix: do not pause playback in handlePlaybackLikelyToKeepUp and review onBuffer event (not yet clean) --------- Co-authored-by: Krzysztof Moch <krzysmoch.programs@gmail.com>