Back
Similar todos
learn how to properly manage state in swiftui
#time Figure out how to make a popover app in SwiftUI
Redesign Settings with SwiftUI #nomeattoday
Fix UI being reloaded whenever window position/frame changes because of UserDefaults.didChange notifications #blip
experiment with SwiftUI (developer.apple.com/xcode/swi…) #ketnet
figure out how to deal with self adjustable swiftUI view depending on content size
Started creating a game in SwiftUI
write post on how to debug SwiftUI redraw issues www.markusbodner.com/til/2021… #stuff
Finish polishing - cool loaders SwiftUI
Added circual complication on watchface, better reloading health data in background, research about SwiftUI UI snapshot #progrs
Figure out how to properly show/hide a floating window on top of everything #blip
Playing around with SwiftUI animations to create goal week insight preview #progrs
Make usable review screen on watchOS and iOS using SwiftUI #progrs
scan through few SwiftUI tutorials
#justcryptobar after updating xcode it started to show an empty window. So added a fix for that // Close main app window if let window = NSApplication.shared.windows.first { window.close() }
Reset state when launching window #mumu
write blog post on how to set up global hotkeys to show/hide a window in swift #stuff www.markusbodner.com/til/2021…
5 of 7 loader done - SwiftUI