mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-24 07:46:37 +01:00
feat(tvos): Add TopShelf Extension (#1561)
This commit is contained in:
6
modules/top-shelf-cache/expo-module.config.json
Normal file
6
modules/top-shelf-cache/expo-module.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"platforms": ["apple"],
|
||||
"apple": {
|
||||
"modules": ["TopShelfCacheModule"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user