Why does SwiftUI use some view?

First, using some View is important for performance : SwiftUI needs to be able to look at the views we are showing and understand how they change, so it can correctly update the user interface.24 Kas 2021

Leave a Reply

Your email address will not be published. Required fields are marked *