Tags: YanPeixue/PopMenu
Tags
Merge pull request CaliCastle#21 from CaliCastle/develop Fix CaliCastle#19 and prevent menu offscreen
- Removed the process of setting `barButtonItem` manually - Add `shouldEnableHaptics` option for PopMenuViewController - Change library module name to `PopMenu`, instead of `NewPopMenu` for CocoaPods - Rename `handler` to `didSelect` for each action - Rename `dismissalHandler` to `didDismiss`