Karin Prater·Nov 3, 2020On the road to learn SwiftUII have created this SwiftUI Developer Roadmap. It is meant as an overview of the different aspects and tools that SwiftUI provides. There…A response icon4A response icon4
Karin Prater·Jun 21, 2020How to make Navigation in SwiftUI a piece of cakeIf you are used to functional programming with UIKit, it takes some time to wrap your head around SwiftUI. This is especially true for…A response icon2A response icon2
Karin Prater·Jun 20, 2020SwiftUI Tutorial: Layout ToolsI have been working with SwiftUI on my own project right from the start in June 2019. I wanted to share with you how I do my layout system…
Karin Prater·Jun 18, 2020SwiftUI Tutorial on Reactive DesignApple announced SwiftUI as a way to write apps on all devices. But the screensize and UX design principles are varying widely. So the…