AboutView

struct AboutView: View

SwiftUI View for the about info

  • The rotate animation

    Declaration

    Swift

    private var rotate: Bool = true
  • The body of the View

    Declaration

    Swift

    var body: some View