iOS translation and scale animation

前端 未结 4 920
日久生厌
日久生厌 2020-12-08 03:12

I\'m working on UIButton animation where:

The UIButton is set in the bottom center of the screen and scaled to a small size

_menuBtn.tra         


        
4条回答
  •  暖寄归人
    2020-12-08 03:24

    I have used your code and its moving from bottom center to to bottom left perfectly. Might be your superview isn't in proper rect. Please check.

提交回复
热议问题