react-native-video/ios/Video
YangJH c2084c2ace
refactor: internal refactor for prepare new arch (#3980)
* chore(js): fix typo

* refactor(js): refactor type code for codegen

* refactor(js): refactor Video component

- parse shutterColor value within JS
- remove internal fullscreen state

* chore(js): add deprecation warning comment

* fix(js): fix return type

* fix(js): fix import path

* refactor(android): apply changed API for new arch

* refactor(ios): apply changed API for new arch

* fix(ios): fix wrong name

* refactor: refactor VideoDecoderProperties

- rename and add wrapper

* refactor(android): Code fixes for backward compatibility with Kotlin
2024-07-12 10:27:42 +02:00
..
DataStructures refactor: move view type and drm in source (#3867) 2024-07-10 12:17:22 +02:00
Features fix(ios): don't pause playback when entering background (#3973) 2024-07-08 13:41:21 +02:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
NowPlayingInfoCenterManager.swift refactor(ios): refactor NowPlayingInfoCenerManager.swift (#3968) 2024-07-04 12:11:12 +02:00
RCTVideo-Bridging-Header.h chore(ios): remove unnecessary import (#3682) 2024-04-16 14:36:16 +02:00
RCTVideo.swift refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02:00
RCTVideoManager.m refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +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