00:00
23
This is an experiment to see whether it is possible in CoreAnimation to do a concertina effect of a view and not needing to resort to OpenGL ES.
This does a few clever tricks, one or two dirty tricks, but it entirely done using CA and transforms.
It performs as well on device as in simulator.
I'm considering putting together a blog post on how to do it if people are interested.