PGMenu
Awesome menu for your apps!
Requirements
- Swift 4.2. Should work with Swift 3.*
Example Project
You have a fully functional demo in PGMenu folder
Install
Manually
Just drag and drop Source folder in your project
Cocoapods
Using PGMenu
- Create an array of ButtonConfiguration<CircleButtonParameters, Any> you can use this function:
- Create the StackMenu object
- Set the delegate
- Implement the delegate method
- And finally, add the stackmenu to the main view
And voilá....
Support/Issues
If you have any questions, please don't hesitate to create an issue.