Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

There is no method addNotificationBlock in Realm. Where is it?

swift notifications realm

AVSpeechSynthesizer is not working After use one time

ios swift text-to-speech

Swift 4 decodable with unknown dynamic keys

json swift decodable

How to use NSSet created from Core Data

swift core-data nsset

Using SwiftNIO and SwiftNIOHTTP2 as an HTTP2 client

swift http2 nghttp2 swift-nio

UIView.init() must be used from main thread only (when i segue to this controller)

ios swift

I can access iOS Photo Library without requesting permission

ios swift camera plist

Show and hide window instead of terminating app on close click in cocoa app

swift xcode macos cocoa

how do I trigger the click event on AVRoutePickerView using swift

ios swift airplay

Convert Realm list of Strings to Array of Strings in Swift

swift xcode realm

SwiftUI Image component shrinks when resized

ios swift iphone swiftui

Can't click a NavigationLink in List (SwiftUI)

SwiftUI Navigation Bar Colour

swift xcode swiftui

How to change anchor of rotation angle to center with CGAffineTransform?

Timer.TimerPublisher doesn’t fire while scrolling

ios swift swiftui combine

How do I present a UIAlertController in SwiftUI?

swift swiftui

How to process an array of task asynchronously with swift combine

swift combine

how to show different alerts based on a condition after clicking a button in swiftui

ios swift swiftui

SwiftUI - How to change the colour of all other buttons when pressing on button?

ios swift swiftui

What is the minimally-viable GUI for command-line Swift scripts?

swift macos cocoa appkit