From Concept to Code: Strategies for Planning Animations in SwiftUI

how to swiftui planning animations. An image in the theatre,

Hallo allemaal, Leo hier. Today we will talk about planning animations in SwiftUI. The past week I was very busy and couldn’t sleep very well since I was awake for more extended periods at night that was also an opportunity to study topics that I usually don’t touch because of lack of time. I discovered […]

SwiftUI Toolbar: Everything You Need to Know

Hallo uilen en wolven, Leo hier. Today we will discuss the toolbar modifier in SwiftUI. Last week was interesting for me, I had my first week of sponsorship and I could buy the holyswift.com domain. Since the beginning of this blog, I wanted to use the “.com” domain but it was too expensive to buy. Then, […]

Creating Animations with SwiftUI’s Mask View Modifier

Mastering SwiftUI's Mask View Modifier: A Step-by-Step Guide for iOS Developers

Hallo mijn vrienden, Leo hier. Today we will explore the Mask View Modifier in SwiftUI. Are you an iOS app developer looking to create a great user interface for your app? Well, if you’re not already using SwiftUI, you’re missing out on one of the most powerful tools for building apps for iOS, iPadOS, macOS, […]

The Art of Sequential Animations in SwiftUI: Tips, Tricks, and Examples

Mastering SwiftUI Animations: Combining and Chaining Animation Effects Tutorial

Hallo vrienden, Leo hier. Today we will explore a wonderful world of sequential animations in SwiftUI. Let me tell you about sequential animations in SwiftUI. They’re super cool because they let you animate multiple views or changes to views in a specific order. That means you can create some pretty intricate animations that have multiple […]

A Beginner’s Guide to Styling Components in SwiftUI

Get started with SwiftUI styling and discover how to create beautiful and functional components image with two figures tutorial

Hallo vrienden en collega’s, Leo hier. Today we will learn the best way to styling components in SwiftUI, especially with ButtonStyle. I’m having the opportunity to use SwiftUI intensively in my daily work. We are recreating a BIG chunk of the app with SwiftUI and we are finding our way through it. It has been […]

Mastering Error Handling in SwiftUI: A Guide to Presenting Errors

SwiftUI error handling gracefully. How to present errors in SwiftUI? Tutorial

Hallo rivieren en oceanen, Leo hier. Today we will talk about how to present errors to your users in SwiftUI. Error handling is important in SwiftUI because it allows you to gracefully handle unexpected conditions or errors that may occur in your code, such as network failures, invalid input, or missing data. By handling errors, […]

The Nested Observables Problem in SwiftUI

SwiftUI not updating view problem how to solve it

Hallo boeken en tijdschriften, Leo hier. Today we will talk about nested observables problem in SwiftUI. As I continue to explore SwiftUI I’ve found some interesting behavior. One thing that is really different from UIKit for example, is that the order of the declarations of the view modifiers matters. In fact, the order is crucial […]

How to create Sound Wave Animation with TimelineView and Canvas in SwiftUI

tutorial about swiftui iOS animation guide step by step

Hallo koningen en koninginnen, Leo hier. Today we will explore TimelineView and Canvas in SwiftUI. The TimelineView is very straightforward and a great addition to iOS 15, it is just a view that updates according to a preset scheduler that you can provide. This scheduler can be fixed dates in the future, or a simple […]

Join our Newsletter!

From beginner-friendly tutorials to advanced coding techniques, the newsletter is designed to help you level up your skills and stay up-to-date with the latest trends in app development.