13 ms·How do you animate paths (morphing shapes) with Core Animation?by calo_star 4y agoHow do you animate paths (morphing shapes) with Core Animation?saagarjha 4y agoCAShapeLayer has support for this.calo_star 4y agoFascinating! I touched AppKit and Core Animation a long time ago and I had no idea this existed. Does this mean the gesture animations in iOS system (such as opening an app on springboard) are drawn by this?saagarjha 4y agoNo idea, honestly. But it sounds about right?