Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the UIToolBar of the UINavigationController instead of creating your own. #331

Open
StefaniOSApps opened this issue Oct 12, 2018 · 0 comments

Comments

@StefaniOSApps
Copy link

Is your feature request related to a problem? Please describe.
Currently, if you create the UIViewcontroller by programming, you have to create and position your own UIToolbar.

Describe the solution you'd like
I would love it if it worked directly with "self.navigationcontroller.toolbar". Just add it to the "followers" and you're done.

Describe alternatives you've considered
At present, extensive programming work is necessary to achieve the desired result.

Additional context
It would make it much easier to work with this framework, as the ScrollingNavigationController class already exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant