Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Swift: How to add new property to UIImageView class?

swift class properties

Remove space between the cells of UICollectionView

How to use Self for method return types in Swift?

swift protocols swift4.1

SwiftUI: How can I limit a string to be displayed as one line, and support automatic scaling to a specified ratio, sliding to view the full text

ios swift string swiftui

Implementing numbered lists in UITextView using Text Kit 2 API

ios swift uikit uitextview

Access Core Data Model inside a framework

ios swift core-data

Bad precision of usleep when is executed in background thread in Swift

ios swift usleep

How does SwiftUI's List update the selection binding?

swift swiftui

Customize Segmented Control or ..?

ios swift controls

How do I count the number of words in a String in Swift?

swift

How can I programmatically get the list of frameworks and libraries included in an ios project?

Building swift package for iOS specifically using Github actions

Use the users iOS currency settings

ios swift

How we can make and put a custom Notification which fires up with changing a custom variable? (in SwiftUI or UIKit)

swift swiftui

Metal lineStrip: how to draw thicker lines?

ios swift metal metalkit

Swift Task extension: Success == Sendable, Failure == Error necessary?

Adjust height of UITableViewCell to height of UITextView

ios swift uitableview

Force reload watchOS 2 Complications

ios swift watchos-2 clockkit

How to Set UIScrollView 'main' content to be height of screen - with 'secondary' content 'below the fold'