Without a "focusable" item, on tvOS, Navigation does not work as it does on iOS. Your Text controls need to be of the form Text("something").focusable(). It's not obvious that tvOS behaves differently in this regard.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: