react-native-video/ios
Gaëtan Kueny b73baad2c2
fix(ios): add text tracks only if we successfully insertTimeRage (#3557)
insertTimeRage can fail & if we add failed textTrack to our validTextTracks array, video can crash later on selectTextTrack
we also add en empty textTrack only we we have validTextTrack

related to https://github.com/react-native-video/react-native-video/issues/3480
2024-03-04 10:43:33 +01:00
..
patches feat: add visionOS support (#3425) 2024-01-15 08:04:29 +01:00
RCTVideo.xcodeproj Merge remote-tracking branch 'olgunkaya/master' 2022-11-09 13:14:04 +01:00
Video fix(ios): add text tracks only if we successfully insertTimeRage (#3557) 2024-03-04 10:43:33 +01:00
VideoCaching feat(ios): migrate from deprecated methods (#3444) 2024-01-06 20:06:53 +01:00
.clang-format chore: enhance CI tests (#3344) 2023-12-02 15:58:43 +01:00
.swiftformat chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
.swiftlint.yml chore(linter/swift): add shorthand_optional_binding rule (#3456) 2024-01-04 20:16:23 +01:00