List Question
20 TechQA 2024-03-28T09:38:46.777000Swift language and swift property wrapper, what's the use of `nonmutating set`?
78 views
Asked by Weishi Z
Apple's own Invalidating property wrapper example doesn't compile
24 views
Asked by matt
Binding with a ternary between parent/child views in SwiftUI
75 views
Asked by soleil
Swift Property Wrapper on Struct
67 views
Asked by Euan Traynor
SwiftUI Alert setting presentation condition true in it's button action closure not showing the alert again
81 views
Asked by user3745635
Can't use Property Wrappers on a class marked with @Observable
436 views
Asked by rayaantaneja
Swift: Union Type in Property Wrapper
115 views
Asked by tierriminator
SwiftUI - immutable @State variable when change it "from outside" via UIHostController
60 views
Asked by Viktor
How to have @State that is an array with the size that depends on a FetchRequest
98 views
Asked by Dogahe
Are Swift Property Wrappers attributes?
133 views
Asked by Joakim Sjöstedt
Initialise Property Wrapper in the init
19 views
Asked by Ruben
Custom property wrapper in a SwiftUI viewmodel
175 views
Asked by RL2000
A property wrapper causes JSONDecoder to fail when property is not in the json string
120 views
Asked by Mando
Adding additional attribute to @State property
152 views
Asked by Kaunteya
How to mutate the binding property inside the closure?
105 views
Asked by Vitya Shurapov
Adding setter to @State property impossible?
58 views
Asked by Hoshi
Generic type protocol Published property
256 views
Asked by David.C
How to initialize a @State variable using the value of a variable that comes from another view SWIFTUI
478 views
Asked by metacircuit