有没有办法动画一个视图,以便它放大,有点太远,橡皮筋回到最终大小?我不确定如何做这种动画.
iphone objective-c
如何在iOS中添加子视图时提供反弹或弹出式动画?我需要类似于UIAlertView外观风格的东西.我知道有几种方法可以做同样的事情:但我更喜欢在[UIView animateWithDuration: ...];这里使用基本块,所以我可以得到一些关于transform我应该在这里使用以获得弹出效果的帮助吗?
UIAlertView
[UIView animateWithDuration: ...];
transform
谢谢
iphone core-animation core-graphics ios
iphone ×2
core-animation ×1
core-graphics ×1
ios ×1
objective-c ×1