AFPopupView
AFPopupView copied to clipboard
A simple to use and functional popup view for iOS
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...
- replace UI related code with storyboard capabilities to reduce amount of code - introduces IBAction to launch popup view - move code out of viewDidLoad: and into showPopupView:(UIButton *)sender...
added a option for restore popup view’s original hierarchy.
This patch supports AFPopUpView hide with actions (animations) blocks.
If the device is in landscape orientation the popupview is out of position, off screen.