SwiftUI 闪现星星动画完整项目含源码。1、 放大缩小.scaleEffect(animateStar ? starSizeStart : starSizeEnd);2、闪现.shadow(color: shadowColor, radius: 20, x: 3, y: 3);3、绘制小星星path(in rect: CGRect)