AFPopupView icon indicating copy to clipboard operation
AFPopupView copied to clipboard

A simple to use and functional popup view for iOS

Results 7 AFPopupView issues
Sort by recently updated
recently updated
newest added

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...

This patch supports AFPopUpView hide with actions (animations) blocks.

If the device is in landscape orientation the popupview is out of position, off screen.