Sunday, August 31, 2014

A scrollable UINavigationBar

After googling, I found these two fantastic implementations in Github for a scrollable UINavigationBar.

  1. https://github.com/andreamazz/AMScrollingNavbar
  2. https://github.com/luugiathuy/GTScrollNavigationBar

Finally, I choose the first one in my application.


Do NOT invent and build a wheel!!!

No comments: