Other iOS Resources
Swift
- Swift by Sundell – Basics – Shorter and simpler articles about core Swift and iOS development concepts.
Author: @johnsundell / @swiftbysundell - 100 Days of Swift – Every day you spend one hour reading or watching Swift tutorials, or writing Swift code.
Author: @twostraws
SwiftUI
- Learn to Make Apps with SwiftUI – Follow a series of guided tutorials to learn to make apps using SwiftUI and Xcode.
Author: @Apple - SwiftUI by Example - A 31 part video series on building apps with SwiftUI.
Author: @twostraws
Tools
- wtfautolayout? - Why The Failure, Auto Layout? Parses error logs from Auto Layout on iOS and macOS and provides more intuitive visual descriptions of the conflicting constraints.
Author: @johnpatrickmorgan