Skip to content

jlpiedrahita/CustomTransitionsDemo

Repository files navigation

CustomTransitionsDemo

Sample project demonstrating a custom date picker controller (a not so uncommon requirement) implemented with custom view controller transitions. If you're not presenting your custom sheets/alerts/modals/pickers/popups using this API, you're doing it wrong.

Includes 3 custom transition animators:

  1. Spring transition animator: animates the presentation using UIView spring animations
  2. Zoom transition animator: simple scale transform animation
  3. Drop transition animator: simulates a falling object using UIKit Dynamics

Screenshots

 

Requirements

  • XCode 6
  • iOS 8

About

Sample project demonstrating custom view controller transitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published