Get More from Codable by Implementing a JSON Key Decoding Strategy If you’re not using these, you’re probably writing more code than necessary. Posted on August 22, 2020 [Read More]
How to Debounce UIButton Taps Does your QA like to button bash? Here’s a solution. Posted on April 1, 2020 [Read More]
Accessible UICollectionViews With Dynamic Type and Self-Sizing Cells Make your apps accessible by ensuring that UICollectionViews resize with changes in user text size preference. Posted on August 19, 2019 [Read More]
Updating Users to the Latest Version of Your iOS App The challenges of transitioning users to the latest app update where the need arises. Posted on July 18, 2019 [Read More]
Animated Gradients on iOS Sequencing animation between gradients with varying numbers of colors and more. Posted on February 26, 2019 [Read More]