Is there any problem applying multiple transforms to a UIView and it's corresponding CALayer?
Specifically, can you "mix and match" CATransform3Ds with CGAffineTransforms without running into issues?
Also are there any problems with setting some transforms directly while animating another transform change simultaneously?
Are there any "rules" for how this should be done, or any design patterns for this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…