什麼是 swiftui-animation?
實施、審查或改進 SwiftUI 動畫和過渡。在使用 withAnimation 添加隱式或明確動畫、配置彈簧動畫(.smooth、.snappy、.bouncy)、使用 PhaseAnimator/KeyframeAnimator 構建階段或關鍵幀動畫、使用matchedGeometryEffect 或matchedTransitionSource 創建英雄過渡、添加CustomAnimation 類型或確保動畫遵循accessibilityReduceMotion 時使用。 來源:dpearson2699/swift-ios-skills。