Scratch Card effect in Swift 3

前端 未结 3 837
心在旅途
心在旅途 2021-01-17 05:22

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

3条回答
  •  旧时难觅i
    2021-01-17 05:39

    Check this Swift 3 example of ScratchCardImageView

    A simple UIImageView subclass that allows your UIImageView become a scratch card.

提交回复
热议问题