DWNavMenu
DWNavMenu copied to clipboard
add all buttons in a uiscrollview
i'm trying to add all buttons in a uiscrollview. any advices?
thanks a lot
You'll have to change the buttonContainerView property to be a UIScrollView and it should work. Your welcome to fork the project or send a pull request with API changes if you'd like!
thanks a lot, works like a charm. We have to change few things.