react-native-video/ios/Video
Olivier Bouillet 41c6785ee8
fix(ios): ensure playback stopped in background (#3587)
* 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>
2024-03-15 12:02:17 +01:00
..
DataStructures feat: implement opacity to control visibility of subtitles (#3583) 2024-03-14 11:29:50 +01:00
Features Fix(ios): fix real time issue when fast zapping (#3582) 2024-03-14 11:46:45 +01:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideo-Bridging-Header.h chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideo.swift fix(ios): ensure playback stopped in background (#3587) 2024-03-15 12:02:17 +01:00
RCTVideoManager.m feat: implement opacity to control visibility of subtitles (#3583) 2024-03-14 11:29:50 +01:00
RCTVideoManager.swift fix(ios): fix missing bridge in bridgeless mode (#3570) 2024-03-07 20:16:11 +01:00
RCTVideoPlayerViewController.swift feat(ios): update the way to get keyWindow (#3448) 2023-12-28 12:58:25 +01:00
RCTVideoPlayerViewControllerDelegate.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
UIView+FindUIViewController.swift iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00