react-native-video/ios/Video/Features
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
..
RCTIMAAdsManager.swift fix(ios): destroy adsManager when player detach from super view (#3716) (#3722) 2024-05-01 11:31:20 +02:00
RCTPictureInPicture.swift fix(ios): apply PictureInPicture state on start (#3655) 2024-04-05 10:37:00 +02:00
RCTPlayerObserver.swift fix(ios): update onPlaybackStateChanged implementation (#3687) 2024-04-18 10:11:15 +02:00
RCTPlayerOperations.swift fix(ios): fix text track selection by index (#3728) 2024-05-04 15:20:59 +02:00
RCTResourceLoaderDelegate.swift feat!(ios): remove native dependency promises (#3631) 2024-04-04 13:23:44 +02:00
RCTVideoDRM.swift feat!(ios): remove native dependency promises (#3631) 2024-04-04 13:23:44 +02:00
RCTVideoErrorHandling.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideoSave.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideoTVUtils.swift refactor(ios): remove type assertion within setupPipController (#3493) 2024-01-24 07:54:58 +01:00
RCTVideoUtils.swift fix(ios): fix sideloading external subtitles (#3690) 2024-04-19 22:38:52 +02:00
URLSession+data.swift feat!(ios): remove native dependency promises (#3631) 2024-04-04 13:23:44 +02:00