mirror of
https://github.com/yattee/yattee.git
synced 2026-04-10 09:36:58 +00:00
On tvOS, ContentUnavailableView inside a Group doesn't expand to fill available space — it sizes to content and aligns top-leading. Add .frame(maxWidth: .infinity, maxHeight: .infinity) to all instances so they center correctly in their parent containers.
8.2 KiB
8.2 KiB