react-native-video/examples/basic
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__
_bundle fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
android feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
ios chore(example/basic): update Podfile.lock (#3725) 2024-05-01 11:51:24 +02:00
src
windows iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
.eslintrc fix(android): revert media3 update, back to 1.1.1 (#3369) 2023-11-22 15:03:57 +01:00
.eslintrc.js
.gitignore chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
.prettierrc.js
.watchmanconfig fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
app.json fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
babel.config.js
Gemfile chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
Gemfile.lock chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
index.js
jest.config.js
metro.config.js
package.json chore(example/basic): bump react-native to 0.74.0 (#3702) 2024-04-23 09:00:42 +02:00
tsconfig.json feat: move require (local files) to source.uri (#3535) 2024-03-13 08:23:11 +01:00
yarn.lock chore(example/basic): bump react-native to 0.74.0 (#3702) 2024-04-23 09:00:42 +02:00