Search code examples
How to sync font sizing between two Text objects?...


swiftuiswiftui-text

Read More
How to center single view in HStack?...


swiftswiftui

Read More
How to make text properly aligned with padding in a VStack?...


swiftui

Read More
Disable a segment in a SwiftUI SegmentedPickerStyle Picker?...


swiftuiuisegmentedcontrol

Read More
Change background color of TextEditor in SwiftUI...


swiftswiftui

Read More
Why I am not success to do onboarding screen only when to app launches for the first time in SwiftUI...


swiftui

Read More
How do I provide function as a parameter of struct...


iosswiftswiftui

Read More
Is it possible to have a list style input TextField stay frozen at the top while a list of data belo...


iosswiftuiswiftui-listswiftui-view

Read More
Get number of rows visible in SwiftUI Table...


swiftmacosswiftui

Read More
SwiftUI animation causes WkWebView pointer to flicker...


swiftanimationswiftuicursorwkwebview

Read More
Wrap SwiftUI view inside a UIKit one while keeping original layout...


iosswiftui

Read More
SwiftUI ViewThatFits with two equally - sized buttons...


iosswiftswiftui

Read More
How to add gap after every 10th character in NSTextView...


macosswiftuitextkitexclusionpath

Read More
Make Swift existential 'any' protocol conform to Hashable...


swiftswiftuiswiftui-list

Read More
How to display a conditional row number in a list...


swiftuistructobservable

Read More
SwiftUI TextField turn off continuous updates of backing value...


macosswiftui

Read More
Size a UILabel in SwiftUI via UIViewRepresentable like Text to wrap multiple lines...


iosswiftuiuilabeluiviewrepresentable

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


swiftuiscrollviewscrolltargetbehavior

Read More
SwiftUI is complaining Type of expression is ambiguous without more context in navigationBarItems le...


swiftxcodeswiftui

Read More
Use Hex color in SwiftUI...


iosswiftswiftuiuicolor

Read More
Understanding Dependency Injection in SwiftUI to avoid duplicate instance recreation on view redraws...


swiftswiftuimvvmdependency-injection

Read More
SwiftUI - several of the same animations overlapping...


animationswiftui

Read More
Remove background from NavigationStack in SwiftUI...


iosswiftswiftuiswiftui-navigationviewswiftui-navigationstack

Read More
Perform SwiftData operations with @ModelActor on a background thread...


swiftswiftuiasync-awaitswiftdata

Read More
Snake like gradient border animation in iOS...


iosanimationswiftuiuikitborder

Read More
Why do Sliders call the onEditingChanged closures of all other Sliders?...


swiftswiftuisliderinstanceinit

Read More
Hiding Text with an if statement if text value is nil or N/A...


swiftswiftuitexthide

Read More
Is there a way to easily represent in-place animations that end where they started in SwiftUI?...


swiftui

Read More
Force openURL to use safari SwiftUI for a Safari Extension...


iosswiftuisafarisafari-extensionopenurl

Read More
in navigationDestination(item:destination), what is the best to way to convert item into a binding...


iosswiftuiswiftui-navigationview

Read More
BackNext