Matt Diephouse with a good article that starts out looking back at the Protocol-Oriented Programming in Swift session from WWDC 2015 (Was that really 2015? It feels much more recent than that!) and then takes us through a different way to write some of the same code from that session.
Tag: iOS
Xcode 10 Storyboard Changes
This year’s changes to Interface Builder (am I still allowed to call it that? 👴) really threw me at first. I didn’t like them straight away, especially the change in position/access to the object library. However, a few weeks of getting used to it and the discovery of ⌘⇧L and I was convinced. In this article, Steven Lipton takes us through some of the changes.
How to Reply to iOS and Google Play Reviews Like a Pro — 13 Power Tips You Should Always Keep In Mind
Replying to app reviews has many benefits, but is a challenge if you want to do it right. In this guide you’ll find helpful tips for how to do it right.
— Read on appfigures.com/resources/reply-to-ios-android-app-reviews
GitHub – jianstm/Schedule: ⏳ Lightweight timed task scheduler for Swift.
GitHub – jianstm/Schedule: ⏳ Lightweight timed task scheduler for Swift.
— Read on github.com/jianstm/Schedule
GitHub – formbound/StateViewController: Stateful view controller containment for iOS
GitHub – formbound/StateViewController: Stateful view controller containment for iOS
— Read on github.com/formbound/StateViewController
