SwiftUI – Custom Botton style
In this post, we will see how to create a custom button style in Swift. First of all, we create a swift project and we add, in the file ContentView, this code: [CONTENTVIEW.SWIFT] Obviously the application is very easy, but it isn’t the principal goal of the the post. If we run the application, this… Read More »