Skip to content

Instantly share code, notes, and snippets.

View legolasW's full-sized avatar
👓
Hello Mood Light

Legolas Wang legolasW

👓
Hello Mood Light
View GitHub Profile
@legolasW
legolasW / SiriAnimation.swift
Created November 28, 2022 14:58 — forked from amosgyamfi/SiriAnimation.swift
How to clone the Siri Animation with SwiftUI
//
// ListeningSiriAnimation.swift
// SwiftUI Siri Animation
//
import SwiftUI
struct ListeningSiriAnimation: View {
@State var isRotating = false