A UIViewController which take a root view controller and present it modally with a nice animation
☆113Apr 18, 2017Updated 9 years ago
Alternatives and similar repositories for DMCustomModalViewController
Users that are interested in DMCustomModalViewController are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple, lightweight UIViewController Category for creating a semi modal / push back transition.☆40Nov 19, 2016Updated 9 years ago
- ☆25May 2, 2013Updated 13 years ago
- A subclass of UIViewController that is designed to make it easier to create custom container view controllers.☆36Feb 15, 2014Updated 12 years ago
- A parent view controller for the iPad which manages a stack of controllers similarly to UINavigationController while keeping the top two …