ADTransitionController icon indicating copy to clipboard operation
ADTransitionController copied to clipboard

[FR] Add support for toolbar

Open farfromrefug opened this issue 11 years ago • 2 comments

Would be nice to have support for the toolbar ;)

Great job!

farfromrefug avatar Sep 22 '13 16:09 farfromrefug

Hi, could you be more specific? The toolbar itself can be manually added to any view controller, including if you're using it with ADTransitionController or not.

PatrickNLT avatar Sep 30 '13 08:09 PatrickNLT

You should have the toolbar as a property of the navigationcontroller to have the same api as with the UINavigationController which has a toolbar property. I already started to integrate it in my branch. If i finish it and test it far enough, i will create a PR

farfromrefug avatar Sep 30 '13 16:09 farfromrefug