PopMenu icon indicating copy to clipboard operation
PopMenu copied to clipboard

PopMenu is pop animation menu inspired by Sina weibo / NetEase app.

Results 12 PopMenu issues
Sort by recently updated
recently updated
newest added

menu.didSelectedItemCompletion = { (selectedItem: MenuItem!) -> Void in print(selectedItem.index) } 报错原因是: Cannot assign value of type '(MenuItem!) -> Void' to type 'DidSelectedItemBlock!' 这个方法不能实现,就没有办法跳转! 求解救

block中是不是需要使用weakself

Undefined symbols for architecture arm64: "_OBJC_CLASS_$_XHRealTimeBlur", referenced from: objc-class-ref in PopMenu.o "_kPOPViewFrame", referenced from: -[PopMenu initailzerAnimationWithToPostion:formPostion:atView:beginTime:] in PopMenu.o "_OBJC_CLASS_$_POPAnimatableProperty", referenced from: objc-class-ref in MenuButton.o objc-class-ref in PopMenu.o "_OBJC_CLASS_$_POPSpringAnimation", referenced from:...

PopMenu.m:11:9: 'XHRealTimeBlur.h' file not found with include; use "quotes" instead PopMenu.m:12:9: 'POP.h' file not found with include; use "quotes" instead MenuButton.m:10:9: 'POP.h' file not found with include; use "quotes" instead

Hi, It's posible use without cocoapods?

Hi - awesome control. 谢谢!! I found a bug where if the user presses repeatedly on the MenuButton - the block for completion ends but the start animation is still...

Hi, I successfully integrated PopMenu to my project. Are there any eventhandlers for the buttons? thx

你好非常喜欢你这个PopMenu。我准备手动导入到我的项目中来。我把PopMenu项目下载下来之后,将PopMenu这个目录下的所有文件都导入到我的项目中。可是提示有一些文件找不到,请问一下我该怎手动导入?谢谢!

How to fix this? ![simulator screen shot 21 2015 16 28 01](https://cloud.githubusercontent.com/assets/6030335/11318673/e6a90478-906c-11e5-8340-a6cde50d31d8.png)