phlippieb / daily-budget-app

A simple SwiftUI/iOS app to view your daily budget allowance
GNU General Public License v3.0
0 stars 0 forks source link

Add nice textfield focusing everywhere #22

Open phlippieb opened 3 weeks ago

phlippieb commented 3 weeks ago
phlippieb commented 3 weeks ago

Can't get it to work in Xcode 15.2; FocusState seems to be broken when embedded in a complex view like mine. May need to build on a different machine where I can update.