You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to get a list of all the paths from the svg? I basically want to create a ForEach and iterate over the paths creating my own View in order to do a tapGesture on each path and fill in it's assigned hex color value.
Yes I'm basically trying to create a coloring app in SwiftUI.
The text was updated successfully, but these errors were encountered:
Is it possible to get a list of all the paths from the svg? I basically want to create a ForEach and iterate over the paths creating my own View in order to do a tapGesture on each path and fill in it's assigned hex color value.
Yes I'm basically trying to create a coloring app in SwiftUI.
The text was updated successfully, but these errors were encountered: