react-native-video/examples/basic
Olivier Bouillet 84a27f3d9f
fix: refactor side loaded text tracks management (#4158)
* fix: refactor side loaded text tracks management

More textTracks in source.
android/ios: ensure text tracks are not selected by default
android/ios make textTrack field not nullable
clean up doc
check compatibility with the old api
Add comments on deprecated JS apis
Apply API change on basic sample

* chore: fix linter

* fix(ios): fix build with caching & remove warnings
2024-09-13 10:50:33 +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 fix(sample): boot failure on emulator (#4016) 2024-07-18 22:22:58 +02:00
ios fix(ios): ensure onBandwidthUpdate is reported only when value change (#4149) 2024-09-06 15:11:12 +02:00
src fix: refactor side loaded text tracks management (#4158) 2024-09-13 10:50:33 +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: move sample to expo (#3880) 2024-06-20 11:58:55 +02: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: move sample to expo (#3880) 2024-06-20 11:58:55 +02:00
Gemfile chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
Gemfile.lock feat(fabric): updated ios podspec for implementing new architecture (#3961) 2024-07-02 10:56:14 +02: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: move sample to expo (#3880) 2024-06-20 11:58:55 +02:00
package.json Chore/rework fullscreen configuration (#4142) 2024-09-04 09:53:30 +02:00
tsconfig.json feat: add plugins management (#3909) 2024-06-25 08:55:32 +02:00
yarn.lock Chore/rework fullscreen configuration (#4142) 2024-09-04 09:53:30 +02:00