react-native-video/examples/basic
lovegaoshi ecc946d1c1
feat(android): cache (#3514)
* feat: android cache

* docs: bufferSize

* Revert "docs: bufferSize"

This reverts commit 09637b134e121b9ca3ffd78f2f5bc657319ed67a.

* fix: cacheSize name

* feat: singleton android cache

* fix: local cache resolve

* fix: lint

* docs: android cache

* chore: merge conflict

* fix: lint

* chore: useCache button

* chore: fix state in the sample

* fix: cache factory

* chore: update cacheSizeMB docs

---------

Co-authored-by: Olivier Bouillet <freeboub@gmail.com>
2024-05-01 11:20:34 +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/basic): bump react-native to 0.74.0 (#3702) 2024-04-23 09:00:42 +02:00
ios chore(example/basic): bump react-native to 0.74.0 (#3702) 2024-04-23 09:00:42 +02:00
src feat(android): cache (#3514) 2024-05-01 11:20:34 +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