Reputation: 1443
I want to change only the green color to red without changing the tick mark color
I tried changing color by changing tint
UIImage(resource: .daySelected).withTintColor(.red)
But I get this. Is there a way to change color of image template
I want my tick mark to be visible.
Upvotes: -1
Views: 45