Search code examples
How can I change the source location of an OSLog Message?...


swiftxcodeswift5xcode15oslog

Read More
Get Shape for view dynamically in SwiftUI...


swiftswiftuiswift5

Read More
How to set the background color of a swiftui to lightGray?...


swiftswiftuiswift5

Read More
How can I use async/await with SwiftUI in Swift 5.5?...


swiftasync-awaitswiftuiswift5

Read More
'Module was not compiled for testing' when using @testable...


iosswiftunit-testingswift5

Read More
How to call async function asynchronously without awaiting for the result...


swiftasynchronousasync-awaitgrand-central-dispatchswift5

Read More
UINavigationController return nil Swift...


iosswiftdelegatesswift5

Read More
Can an enum be an array type?...


enumsswift5

Read More
IntStream equivalence in Swift...


javajava-streamswift5code-conversionintstream

Read More
SwiftUI build a list using enums...


swiftswiftuiswift5

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


swiftswiftuiswift5keyword

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


iosswiftxcodeswiftuiswift5

Read More
UIScrollView with Embedded UIImageView; how to get the image to fill the screen...


swiftuiscrollviewuiimageviewswift5

Read More
SwiftUI Sign in with Apple button dark mode...


iosswiftxcodeswift5sign-in-with-apple

Read More
asyncDetached falling back into main thread after MainActor call...


swiftasync-awaitswift5swift-concurrencymainactor

Read More
Open URL Only Works in Main Storyboard View Controller, Will Not Work in the Multiple Screen View Co...


iosiphonexcodeswift5

Read More
using bridging headers with module interfaces is unsupported Command CompileSwiftSources failed with...


iosswiftswift4swift5

Read More
Recurring function in Swift 5.5 using async/await...


swiftasync-awaitswiftuiswift5swift-concurrency

Read More
Swift Concurrency : Why Task is not executed on other background thread...


swiftmultithreadingasync-awaitconcurrencyswift5

Read More
Vision framework barcode detection region of interest not working...


swiftswift5apple-vision

Read More
Is it true that there is no way at all to subclass URLSessionDataTask, and if so is there a way to a...


iosswift5nsurlsessiondatatask

Read More
Do you need weak self in the closure of a data task?...


iosswift5urlsession

Read More
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
BackNext