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
- Host: GitHub
- URL: https://github.com/mallikarjunh/navigation-button-with-pop-up-menu
- Owner: MallikarjunH
- Created: 2019-07-23T12:16:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T09:47:10.000Z (almost 5 years ago)
- Last Synced: 2025-01-15T17:38:59.321Z (over 1 year ago)
- Topics: navigation-component, navigationbar, popup, popup-menu, swift
- Language: Swift
- Homepage:
- Size: 403 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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