Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Swift Cloud Firestore Custom Object Mapping

'weak' may only be applied to class and class-bound protocol types, not 'ContentView' what im missing?

swift closures swiftui

How to use unsafeDowncast in Swift 3

ios swift

call kit ui not loading when called from app delegate

ios swift callkit

Storing a reference to a camera roll image - Swift 4

ios swift

NavigationLink only works on long press SwiftUI

Convert [MLMultiArray] to Float?

arrays swift coreml

SwiftUI : Input Field Keyboard animation causing other views in tab view to animate

ios swift swiftui

App Tracking Transparency Dialog does not appear on iOS

Difference between CGAffineTransformMakeRotation and CGAffineTransformRotate

swift core-animation

how to prevent UITextfield from changing alignment when input language is RTL/Arabic?

MapKit zoom to user current location

ios iphone swift xcode mapkit

sink() is not called in combine swift

swift swiftui combine

The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data

How to reverse array in Swift without using ".reverse()"?

arrays swift

How can you initialize a struct with a closure parameter like this?

swift struct closures

How do I use configuration variables in Tesseract?

ios swift ocr tesseract

Code in Swift Playground not showing data inside Array

How to fix terminal output of "Style Z is requested for an invisible rect" when moving view on default iOS Map, using MapKit and SwiftUI, Xcode 12

ios swift swiftui mapkit xcode12

SwiftData - How to observe changes to the database outside of SwiftUI?

swift swiftdata