react-native-video/src/types
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
..
Ads.ts feat: add onAdError event listener (#3381) 2023-12-02 13:52:01 +01:00
events.ts fix(ts): onPlaybackRateChangeData was not correctly typed (#3651) 2024-04-04 14:45:39 +02:00
FilterType.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
index.ts Fabric (New Architecture) codegen support (#3487) 2024-03-07 11:35:17 +01:00
language.ts chore: lint project (#3279) 2023-10-07 12:56:35 +02:00
Orientation.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
ResizeMode.ts chore: rework typescript integration (#3304) 2023-10-26 08:46:04 +02:00
TextTrackType.ts chore(typescript): fix external loaded textTracks typing and add one in sample (#3626) 2024-03-30 12:22:37 +01:00
video.ts feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00