Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Detect user's watchOS version from iOS app

ios swift apple-watch watchos

Is there a way to set deployment target for a Xcode playground

Check if SKProduct is already purchased

ios swift

Accessing main App class from extension target - iOS

How do I get the album artwork of the currently playing music using swift?

ios swift

String format optional parameter in Swift

swift

Group by in core data in ios swift not working

ios swift core-data

Making a MenuBarExtra that updates on timer

swift macos swiftui

LookAroundPreview for SwiftUI MapKit - does lookAroundViewer exist?

swift swiftui mapkit

Swift | macOS | Retrieving track title and artist of currently playing music

swift macos

SwiftUI - difference between accent, foreground and tint color?

ios swift xcode swiftui

How to bind properties between two classes with Combine?

swift combine

macOS SwiftUI application - Get URL from Drag and drop Finder Files onto Dock or View

The occasion to call setNeedsLayout or setNeedDisplay

ios swift

I keep getting this error: "Implicit use of 'self' in closure; use 'self.' to make capture semantics explicit"

swift

Correct way to get the screen size on iOS, after UIScreen.main deprecation

ios swift swiftui

SwiftData list bindings with @Query

ios swift swiftui swiftdata

Correct Image and Font Scale on different Devices?

How do I detect when User has reached the bottom of the ScrollView?

ios swift swiftui