Skip to content

Instantly share code, notes, and snippets.

@hlxwell
Created April 10, 2013 02:17
Show Gist options
  • Select an option

  • Save hlxwell/5351225 to your computer and use it in GitHub Desktop.

Select an option

Save hlxwell/5351225 to your computer and use it in GitHub Desktop.
transition from view to view
[self transitionFromViewController: toViewController: duration: options: animations: completion];
self.view.transform = xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment