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

Added shadow support to it. #25

Closed flyandi closed 6 years ago

flyandi commented 6 years ago

What do we do without shadows? I don't know but I added shadow support to the menu.

Also updated docs and up'ed the version to 1.3.6

image

prscX commented 6 years ago

Thanks @liufengting for the review and merging the PR.

Can you please push a release for the same.

Thanks </ Pranav >

liufengting commented 6 years ago

@prscX Pushing...

prscX commented 6 years ago

Thanks @liufengting for the effort.

Thanks </ Pranav >