© Wallace Wang 2019
Wallace WangPro iPhone Development with Swift 5https://doi.org/10.1007/978-1-4842-4944-4_15

15. Displaying Animation

Wallace Wang1 
(1)
San Diego, CA, USA
 

Most user interfaces are static, which is fine as long as the user can easily find commands and control the app. However to make a user interface visually interesting, consider adding animation to your apps. Animation can be as simple as moving an item on the screen or as sophisticated as displaying several seconds of multiple objects moving, spinning, and changing color on the screen.

Animation can involve one or more of the following:
  • Moving an item from one location to another

  • Resizing an item

  • Changing transparency

  • Rotating an item

To create basic animation, we need to use this ...

Get Pro iPhone Development with Swift 5: Design and Manage Top Quality Apps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.