One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
█████ed SwiftUI: The Problem
SwiftUI has introduced the concept of “████ed views”, which gives you a really nice way to ████ the text and images from views.
Read More
Articles
Regular expressions are a powerful tool for working with text, but it’s often a mystery how to use them in Swift.

One of the most exciting additions to iOS 14, WidgetKit is also available on macOS Big Sur, where it replaces the legacy “Today extensions”.

Learn how to write unit tests for delegate/protocol methods.

An overview of how to use Metal to apply filters to images to perform a simple color inversion on the input image.

CryptoKit is a Swift framework that makes it easier and safer to perform common cryptographic operations.


Videos
I love that access control is an integral component of the Swift programming language. Access control lets you carefully control what properties and methods an entity exposes.

Other
There is great value in meditating upon the simplest possible example of a thing you can come up with.