mirror of
https://github.com/yattee/yattee.git
synced 2026-06-04 13:54:19 +00:00
The backgroundStyle.ignoresSafeArea().overlay(ScrollView) pattern clips the tvOS focus effect at the overlay boundary. On tvOS, render the ScrollView directly so focus highlights can extend naturally.