Swift
13 posts with this tag
Drawing with Core Graphics using Swift
This techique illustrates a mid-level technique: impelmenting custom Core Graphics drawing in a UIView.
UIKitBridging JavaScript and WKWebKit
Using the WebKit/WKWebView techniques presented here, your native apps can be better integrated with web content and provide a superior experience to end-users.
SwiftUnderstanding UI Testing using iOS, Xcode 9 and Swift
Xcode provides a fully-featured, scriptable UI Testing framework. A key to using the framework is understanding its architecture and how to best leverage its capabilities.
iOS