react-native-video/ios/Video
Faustino Kialungila 0a1085ce03
fix(ios): build fail due to an unwrapped value (#4101)
* fix: ios build crash due to AVMediaSelectionGroup not being unwrapped

* fix: use shorthand optional binding

* fix: disable swiftlint shorthand_optional_binding for guard let

* fix(ios): use guard do catch

Co-authored-by: Krzysztof Moch <krzysmoch.programs@gmail.com>

---------

Co-authored-by: Krzysztof Moch <krzysmoch.programs@gmail.com>
2024-08-21 10:26:32 +02:00
..
DataStructures refactor: move view type and drm in source (#3867) 2024-07-10 12:17:22 +02:00
Features fix(ios): build fail due to an unwrapped value (#4101) 2024-08-21 10:26:32 +02:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
NowPlayingInfoCenterManager.swift fix(ios): remove resume logic in notification seek closure (#4068) 2024-08-12 13:58:40 +02:00
RCTVideo-Bridging-Header.h chore(ios): remove unnecessary import (#3682) 2024-04-16 14:36:16 +02:00
RCTVideo.swift fix(ios): metadata update race (#4033) 2024-08-02 10:49:52 +02:00
RCTVideoManager.m fix(ios): updated getLicense call to work with new syntax, and fixed spelling error (#4014) (#4042) 2024-08-02 10:42:20 +02:00
RCTVideoManager.swift refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02: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
ReactNativeVideoManager.swift feat: add plugins management (#3909) 2024-06-25 08:55:32 +02:00
RNVPlugin.swift feat: add plugins management (#3909) 2024-06-25 08:55:32 +02:00
UIView+FindUIViewController.swift iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00