CustomShapes/自定义形状, CustomCurves/自定义曲线, AnimateableData/数据变化动画 的使用
1.CustomShapes自定义形状视图1.1资源图文件therock.png1.2创建自定义形状视图CustomShapesBootcamp.swiftimportSwiftUI///三角形structTriangle:Shape{funcpath(inrect:CGRect)->Path{Path{pathinpath.move(to:CGPoint(x:rect.midX,y:rect.m