PopMenu

A fully customizable popup style menu for iOS 😎

MIT License

Stars
1.6K
Committers
7
PopMenu - v2.1.2 Latest Release

Published by CaliCastle almost 6 years ago

  • Fixed unwanted carryover selection highlight state #19
  • Added dedicated toggle for whether to use PopMenuManager or PopMenuViewController to present menus
PopMenu - v2.1.1

Published by CaliCastle about 6 years ago

Fixed:

  • Content is now scrollable when there's more than 6 actions (customizable) #10
  • Each action's icon image width height sizing is now configurable, #9
  • Each action's icon image is now customizable to set different rendering mode (.alwaysOriginal, .alwaysTemplate), #8
  • Fixed incorrect views rendering when device orientation changes, thanks to @Shaun Farrel
PopMenu - v2.1.0

Published by CaliCastle about 6 years ago

Fixed:

  • Content is now scrollable when there's more than 6 actions (customizable) #10
  • Each action's icon image width height sizing is now configurable, #9
  • Each action's icon image is now customizable to set different rendering mode (.alwaysOriginal, .alwaysTemplate), #8
  • Fixed incorrect views rendering when device orientation changes, thanks to @Shaun Farrel
PopMenu - v2.0.0

Published by CaliCastle over 6 years ago

Added support for: Xcode 10 and Swift 4.2

PopMenu - v1.1.2

Published by CaliCastle over 6 years ago

New Feature:

  • Added separator style to PopMenuAppearance
PopMenu - v1.1.1

Published by CaliCastle over 6 years ago

  • Bump CocoaPods version to v1.1.1 (fix incorrect pod source)
PopMenu - v1.1.0

Published by CaliCastle over 6 years ago

Changelog:

  • 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
PopMenu - v1.0.2

Published by CaliCastle over 6 years ago

Changes:

  • Fixed calling manager.addAction() will crash
  • Speed up dismissal duration from 0.143s to 0.098s
  • Added dismissalHandler for PopMenuViewController
  • Added handler for each action when initializing
PopMenu - v1.0.1

Published by CaliCastle over 6 years ago

First stable release

PopMenu - v1.0.0

Published by CaliCastle over 6 years ago

First release of PopMenu! 🎉🙌🏻

Package Rankings
Top 8.17% on Proxy.golang.org
Top 2.76% on Cocoapods.org