marmelroy / TVButton

Recreating the cool parallax icons from Apple TV as iOS UIButtons (in Swift).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion

DevAndArtist opened this issue · comments

You might want to consider to add the pan gesture recognizer after the zoom-in animation is complete and remove it from the view when the zoom-out animation is triggered. That should prevent the side-effect when swiping the view while the zoom-in animation is in process which results in an odd looking pop.