Hacker News new | ask | show | jobs
by parsadotsh 1507 days ago
What is that important feature?
1 comments

The ability to set the tab focus order if you have a large group of inputs (so that tab and shift-tab cycle through them in appropriate way). The last time I checked SwiftUI had no straightforward way of doing this.
Strange. That's even part of the Apple design guidelines, if I remember correctly.