feat(android): add support for hls & dash (#6)

This commit is contained in:
Krzysztof Moch
2025-04-17 16:48:51 +02:00
committed by GitHub
parent 047d74de38
commit dcffd29f37
19 changed files with 704 additions and 75 deletions
+3
View File
@@ -34,6 +34,9 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
# are providing them.
newArchEnabled=true
#useExoplayerHls=false
#useExoplayerDash=false
# Use this property to enable or disable the Hermes JS engine.
# If set to false, you will be using JSC instead.
hermesEnabled=true