An open API service indexing awesome lists of open source software.

https://github.com/mallikarjunh/navigation-button-with-pop-up-menu


https://github.com/mallikarjunh/navigation-button-with-pop-up-menu

navigation-component navigationbar popup popup-menu swift

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## Navigation Button with Popup Menu

Good example which shows a pop-up menu after clicking on navigation button.

Original project is here https://github.com/liufengting/FTPopOverMenu

## Navigation-button-with-Popup-Menu-Swift-Example

If you want to customize pop over menu then goto FTConstants.swift file and do custom changes.

Example:

internal static let DefaultMenuIconSize = CGFloat(24) // you can change icon size here

internal static let DefaultMenuWidth = CGFloat(150) // default 120