ios - CGAffineTransform off of a transform -
this question has answer here:
so have transform (uiview
animate) scales 0.4 , want transform 0.0 0.4. when try doesn't work , doesn't animate, pops (no animation).
if scale 0.0 view vanish, if want go 'back' want animate view cgaffinetransformidentity
see this question example of scaling 'bounce' animation uses nested animation calls.
if you're doing drastically different you'll have provide source code of you're doing , explain effect you're after can help.
Comments
Post a Comment