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__ fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
_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 feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
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 fix(example): remove dependency loop (#3353) 2023-11-17 08:38:26 +01:00
.gitignore chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
.prettierrc.js fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
.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 chore(example): bump react-native version (#3466) 2024-01-10 08:45:37 +01:00
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 fix(ios): apply PictureInPicture state on start (#3655) 2024-04-05 10:37:00 +02:00
jest.config.js chore(example/basic): bump react native version 2023-09-28 08:25:13 +02:00
metro.config.js chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
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