react-native-video/examples/exampletvOS
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
..
__tests__ chore: add tvOS example project 2023-08-11 23:59:39 +02:00
.bundle chore: add tvOS example project 2023-08-11 23:59:39 +02:00
android chore: add tvOS example project 2023-08-11 23:59:39 +02:00
ios feat!(ios): remove native dependency promises (#3631) 2024-04-04 13:23:44 +02:00
.eslintrc.js chore: add tvOS example project 2023-08-11 23:59:39 +02:00
.gitignore chore: add tvOS example project 2023-08-11 23:59:39 +02:00
.node-version chore: add tvOS example project 2023-08-11 23:59:39 +02:00
.prettierrc.js chore: add tvOS example project 2023-08-11 23:59:39 +02:00
.watchmanconfig chore: add tvOS example project 2023-08-11 23:59:39 +02:00
app.json chore: add tvOS example project 2023-08-11 23:59:39 +02:00
App.tsx feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
babel.config.js chore: add tvOS example project 2023-08-11 23:59:39 +02:00
Gemfile chore: add tvOS example project 2023-08-11 23:59:39 +02:00
Gemfile.lock chore: add tvOS example project 2023-08-11 23:59:39 +02:00
index.js chore: add tvOS example project 2023-08-11 23:59:39 +02:00
metro.config.js chore: add tvOS example project 2023-08-11 23:59:39 +02:00
package.json chore: add tvOS example project 2023-08-11 23:59:39 +02:00
react-native.config.js chore: add tvOS example project 2023-08-11 23:59:39 +02:00
tsconfig.json chore: add tvOS example project 2023-08-11 23:59:39 +02:00