CCDropDownMenu icon indicating copy to clipboard operation
CCDropDownMenu copied to clipboard

Beautiful drop down menus, written in Objective-C.

Results 9 CCDropDownMenu issues
Sort by recently updated
recently updated
newest added

here is the screenshot. ![IMG_23A1D3E2CB46-1](https://user-images.githubusercontent.com/11137496/61040873-44e8d200-a3f3-11e9-93d0-d20db0001002.png)

I have a drop down containing 8 items. On a tall device like the iPhone 7 Plus, the open menu fits on the display (the menu happens to be in...

Hi Team, Thanks for creating an awesome library. Suppose I have 2 drop downs, placed next to each other vertically. User tapped on the second drop down, without closing the...

I want to add image on right side of the menu(just like below image). How can i achieve this ? ![image](https://user-images.githubusercontent.com/37170963/42988268-627f1208-8c15-11e8-826f-8ad696ad3803.png)

Cell didSelect method is not called at first time but after several times of trying it is selected properly

It is a nice library and it easy to use ,but after install it have a bug. How to solve it ? Thank you!