Using .prefersDefaultFocus and .focusScope
Daily Coding Tip 050

Note that due to a scheduling error, Daily Coding Tip 049 was sent out a day early, so this will be the last Daily Coding Tip for free subscribers.
On tvOS 14 and watchOS 7, we now have the ability to declare what user interface element we want to be focused by default. On tvOS, this matters because pressing the Touch …


