How to create a pop up view programatically in xcode 4 ?
I am trying to create a popup view which has a webview in it I am adding a back button in the view. I would like to go to the previous view from which it is called when the back button is pressed .
How do I do that ??
How to create a pop up view programatically in xcode 4 ? I am
Share
use this and customize them as u needed
https://github.com/sonsongithub/PopupView