Search code examples
How to apply "acceptsFirstMouse" for app build with SwiftUI?...


swiftmacosswiftuimacos-catalina

Read More
What is the proper usage of the "notifyOthersOnDeactivation" option for AVAudioSession&#39...


swiftavaudiosession

Read More
How to add a placeholder text to UITextView, but, in all cases (even with changing OS) exactly match...


iosswiftuitextviewplaceholder

Read More
Why in Xcode debugger and instruments some memory is just "malloc(48 bytes)"...


swiftxcodedebuggingdynamic-memory-allocation

Read More
Cannot convert value of type 'Data?' to expected argument type 'UIImage...


swiftuiimagepngrepresentation

Read More
How to change SwiftUI TabView dot indicator shape?...


iosswiftswiftuiuikittabview

Read More
How to add minutes to current time in swift...


iosswiftdate

Read More
Combine spring animation with easeInOut in SwiftUI...


iosswiftswiftui

Read More
How to work with user location in iOS 16 App Intents?...


swiftsiriios16appintents

Read More
Can somebody give a snippet of "append if not exists" method in swift array?...


iosarraysswiftappend

Read More
textfield text (one or more than one) regex check Swift UIKit...


iosswiftregexuikituitextfield

Read More
How to use PhaseAnimator to create animations that doesn't loop back to the first phase?...


swiftanimationswiftui

Read More
Issue with observing SwiftData model and UndoManager...


swiftmacosswiftuiswiftdatansundomanager

Read More
Walkthrough animation CAShapeLayer x UIBezierPath...


iosswiftmobileuikitios-simulator

Read More
How to access a static property Swift 6 concurrency-safe?...


swiftstaticthread-safetyswift-concurrencyswift6

Read More
How to mark Vision text recognition result as Sendable in Swift 6...


iosswiftconcurrency

Read More
SwiftUI Optional header and footer in Section, opaque return type error...


swiftswiftuiswiftui-list

Read More
Optional @ViewBuilder closure...


iosswiftswiftui

Read More
Does a Swift subclass *always* have to call super.init()...


inheritanceswift

Read More
Logging Error: Failed to initialize logging system. Log messages may be missing.?...


pythonswiftxcode

Read More
How to include assets / resources in a Swift Package Manager library?...


swiftswift-package-manager

Read More
How to disable title color change when highlighted state for UIButton using UIButtonConfiguration is...


iosswiftuibutton

Read More
Changing @State variable does not update the View in SwiftUI...


iosswiftswiftui

Read More
SwiftUI Countdowntimer bouncing (Timer changes its size when the time runs out)...


iosswiftswiftuitimer

Read More
Problem with executing asynchronous Cloud Function...


swiftfirebasegoogle-cloud-platformgoogle-cloud-functionsfirebase-cloud-messaging

Read More
SwiftUI contentView doesn't rerender after Binding object has changed its State variable...


swiftswiftui

Read More
Swift/Golang API: Issue fetching from DB upon view populating...


swiftgoswiftui

Read More
iOS file patterns: The `source_files` pattern did not match any file...


iosswiftcocoapods

Read More
How to pass a string to a view model upon initialization?...


iosswiftmvvmviewmodel

Read More
Why is my carefully designed to be "not-optional" return value being treated like an optio...


iosswift

Read More
BackNext