react-native-video/examples/basic/android
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
..
app feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
gradle/wrapper chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
build.gradle feat(android): allow to disable selected functionalities (#3681) 2024-04-16 14:23:19 +02:00
gradle.properties Feat/add rtsp support (#3677) 2024-04-16 10:41:39 +02:00
gradlew chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
gradlew.bat chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
settings.gradle fix(example): remove dependency loop (#3353) 2023-11-17 08:38:26 +01:00