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 170 forks source link

iOS 11下 有nil值,FTPopOverMenuConfiguration *configuration = [FTPopOverMenuConfiguration defaultConfiguration]; #23

Closed yaonuo closed 5 years ago

yaonuo commented 7 years ago

bug

liufengting commented 7 years ago

我抽空看一下