Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swiftui

How to fix "Cannot invoke 'send' with no arguments" in Swift 5.1

swift swiftui combine

Make a list row selectable in SwiftUI

ios swift swiftui

SwiftUI - text gets truncated after embedded on a ScrollView

How to delete an item in a swiftui list that consists of dynamic sections?

swift swiftui

Accessing state variable in SwiftUI View outside the body

swiftui combine

Swift: Is there any way to use @AppStorage with @Observable?

swiftui xcode15

SwiftUI: Resize text to fit button

button text styles swiftui

SwiftUI Initialzier requires String conform to Identifiable

swift swiftui

Variable 'varname' used before being initialized in SwiftUI [duplicate]

swift swiftui

How to write a "style" view modifier that affects all the nested views of a certain type?

swift swiftui

SwiftUI Looping through Indices

ios swiftui

Application launch did not return a valid pid nor a launch error

Gesture interfering with sheet drag

swiftui

How to toggle the visibility of the third pane of NavigationView?

macos swiftui appkit

SwiftUI not centering when in ZStack

swiftui

SwiftUI reload view on double tap on tab item

I want to create a side window for the main window in VisionOS

swift swiftui visionos

Extracting Word-Level BoundingBoxes with VNRecognizeTextRequest's .accurate in Vision Framework - SwiftUI

Swift Charts: .chartYScale only seems to work with increments of 100?

swiftui swiftui-charts

SwiftUI NavigationLink double click on List MacOS