react-native-video/ios/Video
Krzysztof Moch 8ad4be459b
feat: add notification controls (#3723)
* feat(ios): add `showNotificationControls` prop

* feat(android): add `showNotificationControls` prop

* add docs

* feat!: add `metadata` property to srouce

This is breaking change for iOS/tvOS as we are moving some properties, but I believe that this will more readable and more user friendly

* chore(ios): remove UI blocking function

* code review changes for android

* update example

* fix readme

* fix typos

* update docs

* fix typo

* chore: improve sample metadata notification

* update codegen types

* rename properties

* update tvOS example

* reset metadata on source change

* update docs

---------

Co-authored-by: Olivier Bouillet <freeboub@gmail.com>
2024-05-07 12:30:57 +02:00
..
DataStructures feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
Features feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
NowPlayingInfoCenterManager.swift feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
RCTVideo-Bridging-Header.h chore(ios): remove unnecessary import (#3682) 2024-04-16 14:36:16 +02:00
RCTVideo.swift feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
RCTVideoManager.m feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
RCTVideoManager.swift fix: remove setNativeProps usage (#3605) 2024-03-28 11:22:04 +01: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
UIView+FindUIViewController.swift iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00