14 Commits

Author SHA1 Message Date
Krzysztof Moch 9eb5502076 chore: rework examples (#4225)
* remove unused examples

* init bare example with test app

* add react-native-video

* add test app suport in expo plugin

* expo plugin: skip keys that are already in pod file

* fix podfile

* add src files

* fix metro config

* finalize react native test app configuration

* init expo example

* remove old examples

* add guide for example

* Add link to examples apps in docs

* adopt bare example to CI tests

* update CI workflows

* CI build lib after node_modules install

* fix examples readme

* fix iOS CI

* Add Example for DRM

* Update examples/README.md

* fix links

* update examples README

* sync example code

* update README
2024-10-20 20:04:02 +02:00
Tai Le Tuan daf5e595ec feat: upgrade exoplayer to v2.17.1 (#2498)
Describe the changes
Upgrade ExoPlayer to version 2.17.1

Provide an example of how to test the change
Tested with a forked of react-native-video-test

* Update exoplayer to v2.15.1

* feat: upgrade ExoPlayer to version 2.17.1

* chore: update CHANGELOG

* remove ExoPlayerFullscreenVideoActivity

* Fix build issues

* Fix build & runtime issues

Co-authored-by: Eran Hammer <eran@hammer.io>
Co-authored-by: Armands Malejev <armands.malejevs@gmail.com>
2022-06-15 10:24:55 -07:00
Laurin Quast 125d5dc9c5 fix: omit packager assets from caching (#1438) 2019-01-24 13:15:58 +01:00
Nicolas Gonzalez e9008cfa9e merge CHANGELOG 2018-11-19 21:23:25 -06:00
Nicolas Gonzalez 8a3b6490dc Updated save function README, updated video-caching example to test saving function 2018-11-06 20:33:33 -06:00
Laurin Quast 2260ae5b8c Merge remote-tracking branch 'upstream/master' into implement-ios-caching 2018-07-30 21:20:34 +02:00
Laurin Quast 4f386d2c93 make video cache feature optional 2018-07-19 02:06:09 +02:00
Laurin Quast 5d7b296680 update example project and fix build errors 2018-07-17 14:36:03 +02:00
Laurin Quast c0ab21e728 Link project with example 2018-03-02 01:04:00 +01:00
Laurin Quast 4b5ac43ded Update example 2018-03-01 23:51:30 +01:00
Laurin Quast 6b2c1046dd Use ranges 2018-02-28 17:39:23 +01:00
Laurin Quast 8b010f81c5 'Disable' example for non iOS devices 2018-02-28 13:56:43 +01:00
Laurin Quast 159dd15f0e Add simple http server 2018-02-28 13:55:08 +01:00
Laurin Quast 125225bd35 Initialize VideoCaching project 2018-02-28 13:45:17 +01:00