Files
streamyfin/modules/mpv-player/expo-module.config.json
2025-04-21 04:38:03 +10:00

7 lines
86 B
JSON

{
"platforms": ["ios", "tvos"],
"ios": {
"modules": ["MpvPlayerModule"]
}
}