Drawing in iOS with Core Animation and Core Graphics
May 22 2018 · Video Course (2 hrs, 22 mins) · Advanced
Learn to use CALayers with confidence and add custom drawing to layers and views using Core Graphics.
Version
- Swift 4, iOS 11, Xcode 9


CALayers
Let's review what you'll be learning in this section. Have a preview of the controls you'll draw using both CALayers and Core Graphics.
Create a clock with an animated second hand in this hands-on challenge.
Conclusion
1:49Let's review what you learned about using CALayers and what's coming up in the next section
Core Graphics
Introduction
2:28Let's review what you'll be learning in this section, and find out about the three controls you'll design.
Put your transform knowledge to use by drawing numbers into your timer.
Core Graphics Gradients
10:17More powerful than CAGradientLayer - learn how to use Core Graphics gradients in a graph background.
Complete a graph from dynamic data by "drawing" on everything you've learned in this hands-on challenge.
Conclusion
1:40Let's review what you learned throughout the course and discuss where to go next.
Comments