1

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?

SReca
  • 643
  • 3
  • 13
  • 37

1 Answers1

0

As mentioned by both Putz1103 and Rakesh the listed link works for animating a container view.

SReca
  • 643
  • 3
  • 13
  • 37