Search code examples
SwiftUI Modify TextField Format Dynamically, String Pattern, Mask...


xcodeswiftui

Read More
Is there a way to call a function when a SwiftUI Picker selection changes?...


swiftonchangeswiftuipicker

Read More
How do you restrict the macOS windowing management from restoring a specific window?...


macosswiftuiswiftui-windowgroupnswindowrestoration

Read More
Multiple function calls, but single execution of async Task...


swiftswiftuiwidgetkitweatherkit

Read More
How to build a non-sticky toolbar background with sticky title in SwiftUI...


iosswiftswiftuiswiftui-scrollviewswiftui-toolbar

Read More
VoiceOver focus does not reset to top when navigating between screens in SwiftUI...


iosswiftswiftuiaccessibilityvoiceover

Read More
iOS26 SwiftUI DatePicker giving unreliable/inconsistent date formatting...


iosswiftdateswiftuidatepicker

Read More
Hide a button in SwiftUI to use its keyboardShortcut on MacOS...


swiftmacosswiftui

Read More
SwiftUI ScrollView - Animation of snapping when scrollTargetBehavior is `.paging` or `.viewAligned(l...


iosswiftuiscrollviewscrolltargetbehavior

Read More
SwiftUI FocusState not working when TextField is in ToolbarItem...


swiftswiftuiuitextfield

Read More
Track the scroll position of List sections? Nothing is working...


iosswiftui

Read More
Smooth horizontal autoscroll while dragging near edges (keep item under finger)...


iosswiftswiftuiuiscrollview

Read More
In SwiftUI Toolbar button and image are visible through full screen overlay view...


iosswiftswiftuioverlaytoolbar

Read More
Can a TipKit tip be permanently dismissed / marked as displayed by tapping outside the tip?...


iosswiftxcodeswiftuitipkit

Read More
Using SwiftUI MapReader to position Views over map...


iosswiftswiftuimapkit

Read More
Passing nullable struct into view in SwiftUI...


swiftuiviewbindingoption-type

Read More
How to apply a background outside a rounded view’s corner radius?...


iosswiftuser-interfaceswiftuitoast

Read More
Conforming an array to Identifiable in SwiftUI...


iosswiftswiftuiprotocolsidentifiable

Read More
SwiftUI - Create a filesystem tree view from a list of paths...


swiftlistviewswiftuidirectorytreeview

Read More
SwiftUI ScrollView + LazyVStack: expanding a cell causes it to scroll out of view — how to keep the ...


iosswiftui

Read More
SwiftUI-Button: Complete VStack clickable...


iosswiftswiftui

Read More
How to check if item is visible - SwiftUI ScrollView...


iosswiftuiscrollview

Read More
UndoManager's canUndo property not updating in SwiftUI...


swiftuinsundomanager

Read More
Blendmode with Text view making overlapping area white and rest as black...


swiftswiftui

Read More
How to access a Reality Composer Pro scene in a UIViewRepresentable ARView?...


iosswiftuiarkitreality-composer-pro

Read More
Is there any way to create/extract an array of Views using @ViewBuilder in SwiftUI...


iosarraysswiftswiftuiviewbuilder

Read More
Change NavigationStack title font, tint, and background in SwiftUI...


iosswiftswiftuiswiftui-navigationstack

Read More
SwiftUI Confirmation Dialog in iOS 26+...


iosswiftiphonexcodeswiftui

Read More
SwiftUI Sheet with multiple detents and a text field in the safe area inset bug...


iosswiftswiftuiswiftui-sheet

Read More
Is there a way to get a multiline TextField to size to fit so I can put a button directly next to it...


iosswiftuitextfield

Read More
BackNext