In this video we will create a custom subclasses of UIView. The drawing of the views will be done with default subviews or UIBezierPath. The views' interaction will be animated using CoreAnimation and UIView default animations.
Chapters
0:00 Using CAAnimation and UIViewAnimation
0:34 Creating Animation Showcase App
3:40 Rotating Refresh Button
15:40 Flip Toggle Button
24:00 Skewable Textfield
Source code: https://github.com/codingWithTom/Anim...