I wrote a summary of the changes in Swift 5.2 for raywenderlich.com.
April 13, 2020
January 6, 2020
New Tutorial: Creating Charts in SwiftUI
My most recent tutorial at raywenderlich.com is up on Creating Charts using SwiftUI.
November 14, 2019
Updated SwiftUI Book
If you’re the time that doesn’t install anything until the dot-one release, then the first major update to the SwiftUI I co-authored is available.
https://www.raywenderlich.com/6533254-swiftui-by-tutorials-new-version-available
October 3, 2019
My SwiftUI Book is Available
I spent much of the summer working as a co-author for a book on SwiftUI for raywenderlich.com. I’m excited to announce that SwiftUI by Tutorials is now available along with books on Catalyst and Combine. The book is on sale until October 11 at https://store.raywenderlich.com/products/swiftui-by-tutorials.
You can also save on a couple of bundles through October 11, 2019 as part of the iOS Fall Sale if you’d like to pick up all three for a nice discount.
Recent Tutorials and Articles
A couple of articles and tutorials of mine in the last few months:
- An update to modernize an article on Swift Interview Questions and Answers.
- Also a tutorial on using PDFKit from iOS apps – Creating a PDF in Swift with PDFKit. In it you’ll learn how to create a PDF, work with Core Text and Core Graphics and share the created document by building an app that displays the user’s input on a flyer that can be shared with other iOS apps.