SwiftUI
In Swift UI 2 presented at WWDC 2020, they added a new Component named LazyVGrid. With it and with the help of a GeometryReader...
While a was developing a prototype UX with SwiftUI I have noticed a strange behavior. A button click or any Element with a onTapGesture,...