Skip to content

Instantly share code, notes, and snippets.

View samerce's full-sized avatar

bubbles sandcastle samerce

View GitHub Profile
@amosgyamfi
amosgyamfi / SiriAnimation.swift
Created October 1, 2022 11:04
How to clone the Siri Animation with SwiftUI
//
// ListeningSiriAnimation.swift
// SwiftUI Siri Animation
//
import SwiftUI
struct ListeningSiriAnimation: View {
@State var isRotating = false