I am trying to implement a Scratch Card effect in Swift 3 for my app, I found some examples but they\'re on Objective C (show scratch-card effect with the help of using scra
Check this Swift 3 example of ScratchCardImageView
A simple UIImageView subclass that allows your UIImageView become a scratch card.
UIImageView