March 2014
Intermediate to advanced
672 pages
40h 11m
English
UIView animation is one of the odd but lovely perks of working with iOS as a development platform. It enables you to create a moving expression of visual changes when updating views, producing smooth animated results that enhance the user experience. Best of all, this occurs without requiring you to do much work.
UIView animations are perfect for building a visual bridge between a view’s current and changed states. With them, you emphasize visual change and create an animation that links together those changes. Changes that can be animated include the following:
Changes in location—Moving a view around the screen by updating ...
Read now
Unlock full access