By default, views inside Stacks in SwiftUI are positioned in the center. One of the easy methods to spread them[…]
Read more
Let’s Discover iOS World Together
By default, views inside Stacks in SwiftUI are positioned in the center. One of the easy methods to spread them[…]
Read moreSwiftUI isn’t perfect yet and it doesn’t have all the possibilities like UIKit. One of them is detecting when the[…]
Read moreIn SwiftUI Image view takes minimal space needed to display an image. When you create an Image using system icons[…]
Read moreSwiftUI changed how navigation is performed and instead of creating a controller and presenting it you just use NavigationLink to[…]
Read moreSwiftUI has changed completely how we build views. There are a few ways to align them related to parents, one[…]
Read moreSince iOS 14 and the second version of SwiftUI, there is a new ViewPlayer.
Read more