telly / TLYShyNavBar

Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!
MIT License
3.73k stars 427 forks source link

Added delegate to TLYShyNavBarManager #103

Closed gfzabarino closed 8 years ago

gfzabarino commented 8 years ago

Hey, sorry about the blank lines that got changed with spaces, I'm using AppCode, and it has a bug with that.

Thanks for this component, it's working great for me, specially the latest changes you added.

About the PR, I'm using this delegate on a project and it's working fine. I actually made my work against master, but I figured you wanted code to be merged to the develop branch.

Let me know what do you think. Thanks.

Mazyod commented 8 years ago

Awesome, definitely interested in this, thanks!!

However, it's really hard to merge this PR with all these changes, can you please rebase or make one with minimal changes?

For example, your PR affects the readme shields, which is obviously an error

Mazyod commented 8 years ago

@gfzabarino Sorry for the confusion, I just deleted the develop branch, since it isn't actually used. Care to submit a PR against master?

gfzabarino commented 8 years ago

Done, here it is: https://github.com/telly/TLYShyNavBar/pull/106