Open BasitAli opened 11 years ago
I need modal popup, is it available?
The changes have not yet been merged in the main repository. You can download the source from https://github.com/basitali/MJPopupViewController or if using cocoapods,
pod 'MJPopupViewController', :git => "https://github.com/basitali/MJPopupViewController.git"
@martinjuhasz why you don`t, merge the PR, its important for the project, plz done deprecate the project, shame
Added the ability for the popup views to be presented modally i.e. they won't be dismissed when tapping outside the view area. Updated the Demo to showcase the functionality.