react-native-video/ios/Video
Olivier Bouillet 51e22abfe3
fix(ios): fix text track selection by index (#3728)
* fix(ts): onPlaybackRateChangeData was not correctly typed

* fix: ensure tracks are well displayed in the sample

* fix(ios): text tracks selection by index. regression due to codegen rework

* chore: make selection by index testable (need a small manual patch)

* chore(ios): fix linter warning
2024-05-04 15:20:59 +02:00
..
DataStructures fix(ios): fix text track selection by index (#3728) 2024-05-04 15:20:59 +02:00
Features fix(ios): fix text track selection by index (#3728) 2024-05-04 15:20:59 +02:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideo-Bridging-Header.h chore(ios): remove unnecessary import (#3682) 2024-04-16 14:36:16 +02:00
RCTVideo.swift fix(ios): destroy adsManager when player detach from super view (#3716) (#3722) 2024-05-01 11:31:20 +02:00
RCTVideoManager.m fix: remove setNativeProps usage (#3605) 2024-03-28 11:22:04 +01:00
RCTVideoManager.swift fix: remove setNativeProps usage (#3605) 2024-03-28 11:22:04 +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