Skip to content

bliebman/ENPopUp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#ENPopUp

An UIViewController category to display any view controller in a modal popup.

##Demo

##Usage Import the category

#import "UIViewController+ENPopUp.h" 

then use [self presentPopUpViewController:popUpViewController];
to dismiss the popup, use [self dismissPopUpViewController];

About

iOS popup view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published