How to use Published Properties inside a Protocol in SwiftUI?

Hallo jassen en Jurken, Leo hier. Today we will talk about published properties and protocols in SwiftUI. Last weekend I had a nice chat with my friends about getting old and the effects we already feel in our bodies. Interestingly, the most common aging effect is that we all eat less. When I was young […]
Using Protocol Default and Conforming Function in Swift

Hallo mijn metgezellen, Leo hier. The topic today is using Protocol Default and Conforming Function in Swift to be able at the same time use the default protocol function and the conforming function. Today we will explore a very niche case about Protocols. It’s not something new that Protocol is one of the most important […]