Search code examples
How can I test a date picker on iOS 14?...


swiftswiftuixcuitestios14xcode12

Read More
How to prevent parent view animations from overriding that of a child view?...


swiftswiftui

Read More
SwiftUI List redraw the content of a presented sheet...


iosswiftswiftuiswiftui-list

Read More
How to show equal spaces or height between cells when its text in 1 line or 2 lines in SwiftUI...


swiftswiftuitextviewlazyvgrid

Read More
Count number of items in an array with a specific property value...


iosarraysswift

Read More
iOS create generic Alamofire request using swift...


iosswiftalamofire

Read More
SwiftUI set navigationViewStyle based on device...


iosswiftxcodeswiftui

Read More
Can user modify their own iOS SwiftData/CoreData SQLite data directly with some tools in their devic...


iosswiftcore-dataswiftdata

Read More
Positioning UILabel...


iosswiftxcode

Read More
Is code running on main thread guaranteed to be safe to `MainActor.assumeIsolated`...


iosswiftconcurrency

Read More
How to implement "selectable" items in a large List?...


iosswiftlistswiftui

Read More
Use available space under centered view...


swiftswiftui

Read More
Setting Audio Input node for AVAudioEngine causes outside audio to stop...


iosswiftavfoundationavaudiosessionavaudioengine

Read More
Swift AVAsset naturalSize error: Type of expression is ambiguous without a type annotation...


iosswiftxcodeswiftui

Read More
Connecting a button to .searchable modifier...


swiftswiftuiswiftui-navigationstackswiftui-buttonswiftui-searchable

Read More
How to check if the current task is cancelled in Swift Tasks (async/await)...


swiftasync-awaitconcurrencyswift-concurrency

Read More
What is normal exit for a task group in Swift Concurrency...


swiftswift-concurrency

Read More
Task error: Type of expression is ambiguous without a type annotation...


swiftswiftuiswift-concurrency

Read More
Difference between AFJSONRequestSerializer and AFHTTPRequestSerializer...


iosswiftafnetworking

Read More
Async call to a func defined in extension from an isolated function in an actor preserves the isolat...


swiftactorstructured-concurrency

Read More
Error 'xcodebuild: Returned an unsuccessful exit code' after trying publishing Pod...


iosobjective-cswiftxcodecocoapods

Read More
Swift Concurrency - Why my Task didn't inherit the parent Task's executor and priority...


swiftswift-concurrency

Read More
Trying to filter a List by Int greater then a value...


swiftswiftui-list

Read More
Can't dismiss presented view controller through React Native...


iosobjective-cswiftreactjsreact-native

Read More
Optional @ObservableObject in SwiftUI...


iosswiftswiftuiproperty-wrapper

Read More
SwiftUI: Updating State When Scrolling to a New Item in ScrollView...


iosswiftswiftuiscrollviewscroll-position

Read More
content offset doesn't work...


iosswiftuiscrollview

Read More
Why does [weak self] work but [unowned self] break in a Swift closure?...


closuresswiftsprite-kit

Read More
SwiftUI: Bound @State Variable Not Updated When Showing Sheet...


swiftswiftuibindingstateswiftui-state

Read More
ColorPicker with empty label: horizontal alignment issue...


iosswiftswiftui

Read More
BackNext