Summary
With this chapter, you learned how layers and views work together in user interfaces, how to perform animations through core animation, and how easy it is to implement them with the UIView
class helpers.
In the next chapter, you will learn how to add interactivity to a user interface and how touch events are handled by your custom views in general.