Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Kentzo/CoreAnimationTiming

See and learn how the CAAnimation and CAMediaTiming properties affect rendering using dynamic Xcode playground.
https://github.com/Kentzo/CoreAnimationTiming

core-animation ios macos swift-playground xcode-playground

Last synced: 2 months ago
JSON representation

See and learn how the CAAnimation and CAMediaTiming properties affect rendering using dynamic Xcode playground.

Lists

README

        

# Core Animation Timing

See and learn how the [CAAnimation](https://developer.apple.com/documentation/quartzcore/caanimation) and [CAMediaTiming](https://developer.apple.com/documentation/quartzcore/camediatiming) properties affect rendering using dynamic Xcode playground.

![playground screenshot](https://user-images.githubusercontent.com/88809/72932924-8ef12f80-3d15-11ea-8ab8-28a31601f231.png)

Designed to accompany the ["Controlling Animation Timing"](http://ronnqvi.st/controlling-animation-timing) guide by [@davidronnqvist](https://twitter.com/davidronnqvist).