react-native-video/examples
Olivier Bouillet e420418e8f
feat(android): make buffering strategy dynamic (#3756)
* chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size
* feat: expose bufferingStrategy to app and change default behavior
rename disableBuffering undocumented prop to bufferingStrategy and document it.
before this change, default was 'dependingOnMemory'. It can trigger some unnecessary gc() call on android.
2024-05-11 22:02:04 +02:00
..
basic feat(android): make buffering strategy dynamic (#3756) 2024-05-11 22:02:04 +02:00
embed-and-fullscreen Fix missing layout calls in full-screen when using built-in video controls on iOS 2019-01-24 16:04:31 -08:00
exampletvOS feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
FabricExample Fabric (New Architecture) codegen support (#3487) 2024-03-07 11:35:17 +01:00
video-caching feat: upgrade exoplayer to v2.17.1 (#2498) 2022-06-15 10:24:55 -07:00