Dynamic Type is an awesome feature in iOS that scales fonts according to the user's preference. In this article we're exploring how you can use it with custom fonts and weights
In this article we dive into the delegate pattern, how you can make the most efficient use of it and how you can leverage Swift's language features in combination with it
Apple introduced a new tableview style in its Wallet app in iOS 12.2. In this article I'll show one approach I used to recreate this style