Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Nested ScrollView in a List + refreshable strange behaviour in iOS 16

ios swift iphone swiftui ios16

Difference between starting a detached task and calling a nonisolated func in main actor

swift swift-concurrency

How to combine Swift and C code in a static library

c swift xcode

Issue with applying paragraph style in SwiftUI

How to use a background context with SwiftData? Looking for a CoreData automaticallyMergesChangesFromParent equivalent

swift swiftui swiftdata

Making the width of a group in UICollectionViewCompositionalLayout equal to collectionView's width

ios swift uicollectionview

Determine 3D touch availability for the device

ios objective-c swift 3dtouch

XCode8 TextureAtlas compiler did not produce

What's the point of READ-only variables when you have LET?

swift

How to remove the nearly matches optional requirement warning from didRegisterForRemoteNotificationsWithDeviceToken function ios swift 3?

How to remove all subviews of a certain type

ios swift uiimageview swift3

Import Swift framework to Obj-C

ios objective-c swift xcode

Find all items with empty many to many relationship in vapor fluent

How to observe other application icon in OS X?

swift macos cocoa

Force Objective-C method returning `id` and inout NSError to bridge to an optional return

Set content inset in PDFView

ios objective-c swift pdf

kAudioUnitErr_InvalidParameter in AudioKit stand-alone SwiftUI Mac app, but no error in MacCatalyst AudioKit Cookbook

Constant `isSelected` is inferred to have type (), which may be unexpected when using the toggle() instance method on a Bool [closed]

swift

Changing UIStatusBarStyle to LightContent (white) not working in Swift

ios swift uistatusbar

UISwtich is triggring another UISwitch event in UITableView

ios swift uitableview uiswitch