Using the ViewBuilder Attribute to Implement SwiftUI Views in Methods
A technique to separate small view parts implementation quickly and easily!

SwiftUI provides undeniably a funny and innovative way to create user interfaces. We can get great visual results much faster and with less pain comparing to UIKit, despite any lack of features SwiftUI might still has…