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