Pavel Zak’s dev blog

#iOS development #SwiftUI #maybeMore

Posts

Avoid Spacers in SwiftUI Stacks

  • 1 min read

As I teach SwiftUI here and there I have noticed a particular pattern that is being used and I would like to comment on a possible issue it can lead to. Let’s explore it!

Read More

Mastering transitions in SwiftUI

  • 6 min read

Transitions play a vital role in the user experience of our apps. They are visual keys signalizing that the app or screen context is changing.

Read More