Not only Swift

Xcode tips & tricks, Swift, SwiftUI, Firebase, computing and internet history, and - of course - some fun stuff.

Read and trusted by engineers from:

Apple logoLeica Camera logoGoogle logoPayPal logoSAP logoIKEA logo
To: Subscribers of Not only Swift
Date: April 25, 2025
Issue: 80
Re: 🎨 SwiftUI Tips, Error Handling, and a Trip Down Memory Lane

Hey everyone!

Welcome to issue #80 of Not only Swift! In this issue, I’ve got a bunch of cool libraries and tools for you, including a better way to handle errors in Swift, a Swift package that simplifies working with SF Symbols in SwiftUI, and another one that helps you swipe any view in SwiftUI - for those times when, you know, you are in the mood for swiping left or right. There’s also an article about the first programming language I ever learned - BASIC. Are you ready for a trip down memory lane?

This week, I am away for a short break to the Cotswolds, and next week, I’ll be in London to record the next episode of Firebase Release Notes. This means there will be no livestream on my channel, but you can watch the most recent one, in which Antoine van der Lee joined me to talk about RocketSim and how it can help you build better apps. It was a fun conversation, and Antoine shared a lot of behind-the-scenes details about the project, how he came up with the idea in the first place, and how he decides which features to work on next. Definitely check it out!

As always, I’d love to hear your thoughts and feedback. What topics would you like to see covered in future issues? Let me know!

Happy coding, Peter

Coming up

Meet me at iOSKonf25 and AI Heroes

by Peter Friese

Swift

React to network status updates in SwiftUI

by Matthaus Woolard

Swift Error Handling Done Right: Overcoming the Objective-C Error Legacy

by Cihat Gündüz

SwiftUI

Ways to customize text color in SwiftUI

by Natalia Panferova

Tracking Screen Views in SwiftUI with a Custom ViewModifier

by Aline Borges

Code

Microsoft's Original Source Code: A Look Back at Computing History

by Bill Gates

SwipeActions

by Andrew Zheng

SFSymbolKit: Type-safe SF Symbols for SwiftUI

by James Sedlacek