martinjuhasz / MJPopupViewController

A UIViewController Category to display a ViewController as a popup with different transition effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome control

jonasman opened this issue · comments

This control is super simple and easy to use. Im preparing in my fork a couple of updates:

  1. Add the popup as a child VC so we can access the parent VC.
  2. Add more animations or add custom animation support to add even more
  3. Fix the background view to be similar to iOS 7