Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

useyourloaf.com

Use Your Loaf

Get the latest updates from Use Your Loaf directly as they happen.

Follow now 197 followers

Latest posts

Last updated 19 days ago

SwiftUI Keyboard Shortcut Scope

19 days ago

A SwiftUI keyboard shortcut remains active as long as the control it’s...

SwiftUI Accessibility Language

27 days ago

How do you change the accessibility language used by VoiceOver with SwiftUI...

SwiftUI Default Scroll Anchor

about 1 month ago

Changing the default behaviour of a scroll view to center content only...

Swift Testing Completion Handlers

about 2 months ago

How do you migrate an XCTest using completion handlers to Swift Testing...

Tapping on Stack Views

2 months ago

A quick tip on using the contentShape view modifier to solve a...

Provisional Authorization of User Notificatons

3 months ago

Requesting provisional authorization to send local user notifications comes with some caveats...

SwiftUI Button Image When Pressed

3 months ago

How do change the image a SwiftUI button shows while the user...

Reducing Motion of Animations

3 months ago

Reduce or disable animations when the user requests you to reduce motion...

Swift Parameterized Testing

4 months ago

Apple introduced Swift Testing at WWDC24. One of the interesting features is...

Migrating XCTest to Swift Testing

5 months ago

A quick guide to migrating XCTest unit tests to Swift Testing What...

SwiftUI Charts Plotting Functions

5 months ago

In iOS 18 Apple added function plotting to the SwiftUI Charts framework...

Automatic Trait Tracking

6 months ago

In iOS 18, UIKit automatically tracks when you access a trait, removing...