react-native-video/examples/basic
Olivier Bouillet d6941392e0
fix: ensure poster works as expected and add it to the sample (#3643)
* fix: ensure poster works as expected and add it to the sample
* chore: drop audioOnly property as not implemented on any platform
* fix(ios): do not save pause state before seeking
* fix(ts): onPlaybackRateChangeData was not correctly typed
2024-04-05 10:35: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 chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
ios feat!(ios): remove native dependency promises (#3631) 2024-04-04 13:23:44 +02:00
src fix: ensure poster works as expected and add it to the sample (#3643) 2024-04-05 10:35: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
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 bump react native version (#3597) 2024-03-22 14:08:55 +01:00
tsconfig.json feat: move require (local files) to source.uri (#3535) 2024-03-13 08:23:11 +01:00
yarn.lock bump react native version (#3597) 2024-03-22 14:08:55 +01:00