feat(tv): add actor detail page with dynamic backdrop crossfade

This commit is contained in:
Fredrik Burmester
2026-01-17 09:32:47 +01:00
parent 41d3e61261
commit c0171aa656
3 changed files with 545 additions and 1 deletions

View File

@@ -67,6 +67,9 @@
"topShelf2x": "./assets/images/icon-tvos-topshelf-2x.png",
"topShelfWide": "./assets/images/icon-tvos-topshelf-wide.png",
"topShelfWide2x": "./assets/images/icon-tvos-topshelf-wide-2x.png"
},
"infoPlist": {
"UIAppSupportsHDR": true
}
}
],