react-native-video/ios/Video
Krzysztof Moch 0e4c95def9
feat(iOS): rewrite DRM Module (#4136)
* minimal api

* add suport for `getLicense`

* update logic for obtaining `assetId`

* add support for localSourceEncryptionKeyScheme

* fix typo

* fix pendingLicenses key bug

* lint code

* code clean

* code clean

* remove old files

* fix tvOS build

* fix errors loop

* move `localSourceEncryptionKeyScheme` into drm params

* add check for drm type

* use DebugLog

* lint

* update docs

* lint code

* fix bad rebase

* update docs

* fix crashes on simulators

* show error on simulator when using DRM

* fix typos

* code clean
2024-09-20 17:46:10 +02:00
..
DataStructures feat(iOS): rewrite DRM Module (#4136) 2024-09-20 17:46:10 +02:00
Features feat(iOS): rewrite DRM Module (#4136) 2024-09-20 17:46:10 +02:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
NowPlayingInfoCenterManager.swift fix(ios): Add handler for Earpods play/pause command (#4116) 2024-08-29 12:28:27 +02:00
RCTVideo-Bridging-Header.h chore(ios): remove unnecessary import (#3682) 2024-04-16 14:36:16 +02:00
RCTVideo.swift feat(iOS): rewrite DRM Module (#4136) 2024-09-20 17:46:10 +02:00
RCTVideoManager.m feat: add ads localize (#4113) 2024-08-29 12:30:05 +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(ios): remove some warnings (#4159) 2024-09-13 10:49:43 +02: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