react-native-video/ios/Video/DataStructures
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
..
Chapter.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
CustomMetadata.swift feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
DRMParams.swift fix(iOS): fix iOS DRM header parser (#3609) 2024-03-26 13:56:22 +01:00
SelectedTrackCriteria.swift fix(ios): fix text track selection by index (#3728) 2024-05-04 15:20:59 +02:00
SubtitleStyle.swift feat: implement opacity to control visibility of subtitles (#3583) 2024-03-14 11:29:50 +01:00
TextTrack.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
VideoSource.swift feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00