martinjuhasz / MJPopupViewController

A UIViewController Category to display a ViewController as a popup with different transition effects.
MIT License
964 stars 220 forks source link

How to dismiss the UIView #79

Open abhi2412shek opened 8 years ago

abhi2412shek commented 8 years ago

the - (void)dismissPopupViewControllerWithanimation:(id)sender is for the UIViewController, so what if i am displaying only UIView and want to remove it from the parent view