Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

Dynamic UICollectionView inside dynamic UITableViewCell

Post array of objects with Alamofire and SwiftyJSON

Protocol Extension Initializer forcing to call self.init

swift swift-protocols

Can CATransform3D be used to get eye size dimensions in Face Mesh?

ios swift scenekit arkit face

Changed rootViewController but the view of old rootViewController is still in the View Hierarchy

ios swift uiwindow

Slow face detection Firebase MLKit

swift camera firebase-mlkit

Date from Server in Swift

Swift 4 Codable - API provides sometimes an Int sometimes a String

swift api swift4 codable

UIImage(named: String) or UIImage swift 4

swift uiimageview

Converting an existing project into customizable framework

ios swift xcode xcode9.4

Download PDF file and save in document directory

Stroke of CAShapeLayer stops at wrong point?

Swift vertical UICollectionView inside UITableView

How to correctly invalidate layout for supplementary views in UICollectionView

ios swift uicollectionview

ARKit World Maps – How To Save/Access Using A Custom UTI File Type?

ios swift xcode arkit arworldmap

Cannot override prefersHomeIndicatorAutoHidden() method

swift methods overriding

How to declare protocol for HKT in swift?

Configure PostgreSQL DB with Vapor 3 on Heroku

importing swift framework into a objective-c project

Can a Swift Property Wrapper reference the owner of the property its wrapping?

swift swift5 combine