Search code examples
How do I concatenate strings in Swift?...


swiftstringconcatenationstring-concatenation

Read More
How do I call Objective-C code from Swift?...


swiftobjective-c

Read More
How do I declare an array of weak references in Swift?...


swiftautomatic-ref-countingweak-referencesnspointerarray

Read More
SwiftUI modify image frame...


swiftswiftui

Read More
How to get UIWindow value in iOS 14 @main file?...


iosswiftswiftuixcode12ios14

Read More
How to access NSWindow from @main App using only SwiftUI?...


swiftmacosswiftui

Read More
Implement dark mode switch in SwiftUI App...


iosswiftswiftuiios-darkmode

Read More
How SwiftUI detects there are @State variable values passed to subviews?...


iosswiftswiftui

Read More
visionOS 1.1 Not Supported...


iosswiftswiftuivisionos

Read More
SwiftUI List add empty space at the bottom...


swiftswiftuiswiftui-list

Read More
Pass data in to a ViewModel in Swift...


swiftswiftuiviewmodel

Read More
Postman GET Returns Successful but SwiftUI App GET Returns Decode Error...


swiftswiftuiservervapor

Read More
Prevent NavigationLink to go back by itself to Navigation View...


swiftswiftuiswift3swiftui-navigationlinkswiftui-navigationview

Read More
How to create a custom Shape in SwiftUI with rounded top corners and a jagged bottom edge resembling...


swiftswiftuishapesdraw

Read More
How can I detect a right-click in SwiftUI?...


swiftevent-handlingmouseeventswiftuiright-click

Read More
I want all side gradient shadow button in swiftUI...


iosswiftswiftuigradientshadow

Read More
Where is rawValue defined in Color(rawValue)?...


swift

Read More
How to draw multiple layers in UIGraphicsImageRenderer?...


swift

Read More
Boolean not updating in view but updating in struct...


swiftswiftuiswiftdata

Read More
SwiftUI TextEditor internal scroll padding without text cropping...


iosswiftswiftuiswiftui-texteditor

Read More
Conditionally searchable Table in SwiftUI?...


swiftswiftuiswiftui-list

Read More
Swift NSData from base64encoded string returns nil...


swiftbase64nsdata

Read More
How to fetch User first and last name?...


iosswiftcloudkitios17

Read More
More elegant way to wait for a boolean to be 'true'...


swiftwhile-loopboolean

Read More
How to access off-screen but existing cells in UICollectionView in Swift?...


iosswiftuicollectionview

Read More
SwiftUI how to add an Underline to a Text View?...


iosswiftswiftui

Read More
Why does swift navigation list with button open a sheet multiple times instead of just once?...


swiftswiftuitaskswiftui-navigationstackswiftui-ontapgesture

Read More
Error concatenating characters in swift...


swiftconcatenation

Read More
Manually unwrapping JSON without codeable - Swift...


jsonswiftxcodeserializationcodable

Read More
Run a function just after init() completes in Swift...


swiftdelegatesdatasourceinit

Read More
BackNext