Remix.run Logo
mayoff 2 hours ago

How to add a button in SwiftUI:

    Button(“Click Me”) { buttonWasClicked() }