Commit Graph

15 Commits

Author SHA1 Message Date
Krzysztof Moch 776bd4ab45 chore(android): move package to twg namespace (#4672) 2025-08-26 17:27:28 +02:00
Krzysztof Moch 235bc3bea3 feat: implement background audio playback and video enhancements (#15) 2025-06-15 20:07:04 +02:00
Krzysztof Moch c165dfb3b0 feat: add fullscreen & Picture in Picture API (#7) 2025-04-30 15:20:39 +02:00
Krzysztof Moch dcffd29f37 feat(android): add support for hls & dash (#6) 2025-04-17 16:48:51 +02:00
Krzysztof Moch 677b8545e1 chore(example): fix react native path 2025-01-23 17:05:18 +01:00
Krzysztof Moch 30d58d3a39 chore(infra): move to monorepo 2025-01-22 23:18:23 +01:00
Krzysztof Moch 1f89daa460 chore(example): bump react-native version 2025-01-18 23:52:30 +01:00
Krzysztof Moch 9474bb4fdf chore(example): add more platforms and fix metro resolve 2024-11-11 13:25:36 +01:00
Krzysztof Moch 4ba3b7a61f chore: publish package 2025-06-30 19:32:12 +02:00
Laurin Quast c820a9068c Move example to examples dir and rename to basic 2018-02-28 13:37:57 +01:00
Ralph Pina be55cef093 bump android dependencies (#524)
* bump android dependencies

* fixed lint
2017-03-21 16:25:46 -04:00
Jhen-Jie Hong d450afc83b [Android] Fix require(...) file resource on production (#429)
* Fix require(...) file resource on Android production

* Update example (use require for ./broadchurch.mp4)

* Fix MainApplication.java of example

* Add default source type
2017-01-31 07:49:23 -05:00
Andrew Jack 9a936c9e8f ExoPlayer (#426) 2017-01-11 07:51:45 -05:00
Olof Dahlbom fe6bc4f3df Support react-native > 0.40 (#437)
* Support react-native > 0.40

* Bumping major version. Breaking change.

* Upgrade example project from 0.33 => 0.40.
2017-01-11 07:43:43 -05:00
Andrew Jack 0c746e8fe8 Clean project structure (#320) 2016-09-21 09:34:25 -04:00