We’ll take you where you want to go

Using Core Animation Groups to create animation sequences.

Core Animation is supported on Mac OS and on iOS, but there are significant differences between the platforms.

We've been experimenting with using CA groups to do simple animation sequences. It turns out you can create simple animation sequences with code that is almost identical on Mac OS and on iOS.

Click here to read about the iOS version of this project, and download and try it for yourself!