Reply to Full screen lazy stacks do not scroll on AppleTV. Any clues? Any one? Topic: UI Frameworks SubTopic: SwiftUI Tags: Jul ’21
Reply to Sign In with Apple Button on tvOS isn't working I never did get this to work. Ended up implementing my own button code. Topic: App & System Services SubTopic: General Tags: Sep ’21
Reply to Dismissing animation of the "Sign in with apple" modal view is broken on iOS 15.1 Thank goodness. Was just about to report this.. I see this too.. Topic: App & System Services SubTopic: General Tags: Nov ’21
Reply to Swift UI TableColumn with Int data I just saw in WWDC video you have to do: TableColumn("Rank") { model in Text("\(model.rank)") } Help documentation is deceiving. Topic: UI Frameworks SubTopic: SwiftUI Tags: Jun ’22