react-native-video/examples/basic
Olivier Bouillet cad5c4624c
fix(android)!: rework video tracks management (#3778)
* fix: fix crash when invalid index type is provided and minor clean up
* fix: review video track management. Fix index support and rework string vs int in tracks management
* fix: ABR track selection check
* fix: split track selector in sample and lint code
* fix: ensure we don't report null fields
* chore: improve tracks displayed
* chore: start moving to selection by index only
2024-05-22 14:01:55 +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): upgrade sample react native version (#3776) 2024-05-17 15:09:42 +02:00
src fix(android)!: rework video tracks management (#3778) 2024-05-22 14:01:55 +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): upgrade sample react native version (#3776) 2024-05-17 15:09:42 +02:00
tsconfig.json fix(android)!: rework video tracks management (#3778) 2024-05-22 14:01:55 +02:00
yarn.lock chore(example/basic): upgrade sample react native version (#3776) 2024-05-17 15:09:42 +02:00