Tweet
Finally figured out the bug. Moving the .sheet modifier from my parent VStack to a child view fixed the bug. Anyone understand why having the .sheet modifier on the parent breaks FocusState? #Swift #SwiftUI #100DaysOfSwiftUI #buildinpublic
Having a hard time with @FocusState where it works as expected unless it's within a .sheet then nothing happens. Anyone have experience with this bug?
#swift #swiftui #buildinpublic
Building a small watchOS only app to help myself calculate tips to get a round bill when eating out. Happy with how a first basic version turned out! #buildinpublic #swift #swiftUI #watchOS
Who says bookmarks can't live in your menu bar? Am I being lazy saving myself a couple clicks to find a bookmark in the browser vs spending a couple hours coding this up... #swiftui #macos #buildinpublic #indiedev
Working on a project I've been wanting to for a couple years now after buying my first car. Currently using Core Data, but what's people's experience with Firestore offline? #buildinpublic #swift #swiftui #ios