Question

so I have an app and I have a sliding drawer on the left that can be pulled out/revealed by a button tap or a gesture. It looks like this.

I wanted to animate the drawer so it had a folding animation kind of similar to this.

I have looked around the internet extensively and didn't find anything.

Does anyone know whether this is possible? Thanks.

Was it helpful?

Solution

The following article describes the folding animation using CATransfromLayer. I think this might help. http://markpospesel.wordpress.com/tag/catransformlayer/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top