In ZStack I have ForEach loop to insert some shapes SkinShape:
ForEach
SkinShape
Struct Canvas: View { @ObservedObject var glyphModel: GDGlyphView