Search code examples
For a Live Activity, how can I put my widget bundle WidgetBundle "in" a Target...


swiftuiuikitswift5widgetliveactivitydynamic-island

Read More
iOS - Show header view in 2 tableviews next to each other...


iosswiftuitableviewtableviewswift5

Read More
Swift 5.1 Error: [plugin] AddInstanceForFactory: No factory registered for id <CFUUID...


swiftswift5

Read More
Extracting a String from a [String: Any?] by key...


iosswift5swift-optionals

Read More
How do you, or can you, create and/or "adjust" an NSLayoutAnchor property?...


iosuikitswift5nslayoutconstraintnslayoutanchor

Read More
Why does my SwiftUI view not get onChange updates from a @Binding member of a @StateObject?...


swiftmvvmswiftuiswift5property-wrapper

Read More
How do I use TabbedView in SwiftUI?...


iosswiftswiftuiswift5ios13

Read More
Getting errors while using decodable extension in different module in Swift...


swift5decodable

Read More
Run a loop inside a nested array in swift...


arraysswiftnestedswift5

Read More
Best way / how to "touch" a lazy var?...


iosswift5

Read More
How to check if a view is displayed on the screen? (Swift 5 and SwiftUI)...


iosswiftxcodeswiftuiswift5

Read More
Is there any built-in way to get the mantissa and exponent (the "scientific notation" or &...


uikitswift5scientific-notation

Read More
Is the only way to have draw#rect redraw, in cases where you want that done on any size change, inde...


uikitswift5drawrect

Read More
Store a reference to a TaskGroup or add to it outside of scope...


swiftswift5swift-concurrencyswift-task

Read More
How to make a VStack Clickable to show alert in SwiftUI...


iosswiftswiftuiswift5

Read More
Would there be a syntactic sugar -like way in Swift to make a "default member" of a struct...


swift5

Read More
Converting non-sendable function value may introduce data races...


swiftswiftuiswift5swift-concurrency

Read More
Is it safe to mutate @State variables from inside an async block in SwiftUI?...


swiftswiftuiswift5

Read More
Ambiguous reference to member 'buildBlock()' ( Maximum Subview Limit? )...


swiftxcodeswiftuiios13swift5

Read More
How to do a Tuple extension in current Swift? It seems to be available experimentally...


swifttuplesswift5

Read More
How to await x seconds with async await Swift 5.5...


swiftconcurrencyswift5swift-concurrency

Read More
Can I use actors in Swift to always call a function on the main thread?...


iosswiftmultithreadingswift5swift-concurrency

Read More
Is it perfectly correct that this computed property will work like a "pointer" in current ...


dictionarypass-by-referenceswift5computed-properties

Read More
No such module 'SwiftData'...


swiftswift5swiftdata

Read More
Swiftlint unable to open configuration file...


swiftxcodeswift5swiftlint

Read More
Asynchronously iterating line-by-line through a file...


swiftswift5foundationwwdc

Read More
Is it absolutely the case that Swift >will not< deep copy a large array, when one "guard ...


iosdictionaryreferenceswift5deep-copy

Read More
What is the "some" keyword in Swift(UI)?...


swiftswiftuiswift5keyword

Read More
How to combine `@dynamicMemberLookup` and `ExpressibleByStringInterpolation` to achieve method chain...


swiftswift5

Read More
How can I use Foundation's URLRequest type on Linux?...


swiftlinuxswift5

Read More
BackNext