- Xcode14
File > Add Package
添加本仓库地址
import ClockRotationEffect
Text("ClockRotationEffect")
.modifier(ClockRotationModifier(period: ClockRotationPeriod.secondHand, timezone: TimeZone.current, anchor: .top))
File > Add Package
添加本仓库地址import ClockRotationEffect
Text("ClockRotationEffect")
.modifier(ClockRotationModifier(period: ClockRotationPeriod.secondHand, timezone: TimeZone.current, anchor: .top))