I want to be able to animate a container view from left to right. I'm planning on using a container as a menu that slides in from the left side of the screen when called. Is there a good example for this?
I found this UIView example, would this apply for what I need?