Introduction In the first tutorial of this short series on UIKit Dynamics, we learnt the basics of the API by creating an animated menu component. In this tutorial, we'll continue working on our project and implement another animated component, a custom alert view. 1. Overview The default alert view on iOS is great, but it's not very customizable in terms of appearance and behavior. If you need an
