liufengting / FTPopOverMenu

FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
MIT License
1.04k stars 171 forks source link

Menu text and icon margins can be configured via FTPopOverMenuConfiguration. #13

Closed apozdeyev closed 7 years ago

liufengting commented 7 years ago

Thank you very much for this.

apozdeyev commented 7 years ago

Thank you too!