Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

How can I get non-standard (transformable) attributes to update/save and persist using Core Data with Swift?

ios swift core-data

Accessing global variable in Swift

swift

Change UIScrollView Content size

Setting a max int value (not character count) to a UITextField

ios swift int uitextfield max

Using Kingfisher, images are not loading correctly in UITableView

How to authenticate a user in Parse iOS SDK using OAuth?

Firebase querying

swift firebase filtering

Why optional constant does not automatically have a default value of nil [duplicate]

swift optional

protocol extension, does not conform to protocol

Swift: Contextual type 'AnyObject' cannot be used with dictionary literal

Show error icon automatically in UITextField when validation is failed in swift

ios iphone swift

Convert a Swift Array of String to a to a C string array pointer

swift pointers swift3

Passing Geolocation from Swift 2 ViewController to Javascript Method

javascript ios swift uiwebview

Check if NSFont is bold in Swift

swift nsfont

Prevent click through view in swift

FileManager and urlsForDirectory Error in Swift 3 Xcode 8

ios swift swift3

Get child node of SKReferenceNode in SpriteKit SWIFT

Use of unresolved identifier 'FIRInstanceIDAPNSTokenTypeSandbox'

Adjust insets of a specific section in UICollectionView

Label in UICollectionReusableView always nil

ios swift uicollectionview