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
You can use ScratchCard library. It has simple API, but I don't know is it Swift 3 compatible. Anyway, you can rewrite it or check its implementation.