One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Background Modes Tutorial: Getting Started
In this tutorial, you’ll create an app that uses audio playback, location updates, critical tasks, and background fetch to learn about the most common background modes.

Read More
Articles
Get a first taste of the new Transferable protocol in SwiftUI, learning how to drag and drop objects of a custom Codable type using it.

Two years ago, I wrote a post about building a custom bottom sheet in SwiftUI. Nowadays, there is no need to make it manually, at least if you don’t need a super custom behavior. SwiftUI introduces a new API to display a bottom sheet in a few lines of code.

For this Modifier Monday entry, we look at a new iOS 16 toy, .accessibilityActions().

In iOS, we have dedicated built-in ways to dismiss the keyboard in scrollable content. Let's learn how to set that in SwiftUI.

News & Updates
Variable Color is a new feature of SF Symbols that allows you to change the appearance of a symbol based on a percentage value. Let's learn what it is and how to use it.

Collar and Sentinel are two libraries for iOS developers that simplify analytics debugging.

Misc
DocC is a fully integrated documentation environment for documenting public APIs for Swift frameworks and packages. Customize it to suit your project needs.

Rumors suggest that the Apple VR headset will debut in 2023, and AppleInsider has created renders to showcase what it may look like.