Animations in Swift UI, how to Animate Buttons In SwiftUI

Animations in Swift UI, how to Animate Buttons In SwiftUI

MasteringProgramming

4 года назад

4,685 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Sengardisback
@Sengardisback - 01.11.2019 21:58

can you show me how to jump in an other swiftUI.file when button pressed. What is essential to jump into the other structure? See my code ->//
import SwiftUI



struct FischListeVorauswahl: View {

    var body: some View {

        VStack {

            VStack {

                

                Button(action: {

//            !!!HELP!!!        open the other structure (file)

    

    }) {

Ответить
@danialxx
@danialxx - 13.10.2019 11:35

Damn did you get a new mic? Sounds crisp 😍

Ответить