How to Programmatically Add App Icon Badge in SwiftUI?

Hallo boeken en tijdschriften, Leo hier. Today we will talk about Programmatically add app icon badge in SwiftUI. I was vacationing for the last two weeks. I went to a lot of places here and also in France. In France, my wife and family went to Disneyland while I was taking care of my wife’s […]

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, […]

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 […]

5 Techniques to Effortlessly Send Data from UIKit to SwiftUI

best way to send data from UIKit from SwiftUI

Hallo vrienden en vijanden, Leo hier. Today we will explore something important while migrating to SwiftUI with a previous UIKit code base, which is how to send data from UIKit to SwiftUI. The tale is old as time. A new shiny framework is launched by Apple and we all get excited about the new opportunities […]

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.