You are here |
zonneveld.dev | ||
| | | |
www.dcordero.me
|
|
| | | | Implementing a TV Guide with SwiftUI | |
| | | |
benoitpasquier.com
|
|
| | | | Part of the journey in software development is testability. Regarding mobile development, testability for your iOS app goes through UI testing. Let's see different way to inspect any UI elements and prepare your iOS app for UI automation testing. | |
| | | |
www.avanderlee.com
|
|
| | | | Using the #Preview Swift Macro you can create previews more quickly for all your SwiftUI, UIKit, and AppKit views. | |
| | | |
www.enekoalonso.com
|
|
| | Swift's Codable protocol (together with Encodable and Decodable) was introduced in Xcode 9 with Swift 4. This changed for good how we encode and decode JSON.... |