Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Metal: Do I need multiple RenderPipelines to have multiple shaders?

ios swift graphics metal

Is it normal for timestamp to be saved into Firestore as "timestamp"?

How to save CGImage to Data in Swift?

swift swift4 cgimage cfdata

Swift equivalent of Ruby's "Pathname.relative_path_from"

How set UIButton size by it's title size?

swift uibutton cgsize

How do I create an image node in SpriteKit? Swift 4

CloudKit - which CKErrors should be handled as .partialFailure, and should they also be handled as a non-partial failure?

ios swift cloudkit

'self' used inside 'catch' block reachable from super.init call

Add a rx.value to my CustomView

ios swift rx-swift rx-cocoa

Swift guarding weak self for nested callbacks

swift callback

'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead

UICollectionView autosize and dynamic number of rows

Swift codable, Default Value to Class property when key missing in the JSON

ios swift xcode swift4 codable

Change width UIView by animation and center

ios swift uiviewanimation

Xcode 10 Error - "Profile doesn't include the aps-environment entitlement" & "Profile doesn't support Push Notifications"

What kind of URL is not conforming to RFC 3986 but is conforming to RFC 1808, RFC 1738, and RFC 2732?

Using Xcode/Swift, how can I use an SF Symbol as a tab bar icon in assets? The asset field won't accept the .svg file

SwiftUI: How to present view when clicking on a button?

How to format decimal in Swift to percentage

UICollectionViewDropDelegate wrong destination index path in `dropSessionDidUpdate`