From 98f6bb8b2fedbb1341d3d9157b8c80344c8e10a2 Mon Sep 17 00:00:00 2001 From: Mazyad Alabduljaleel Date: Fri, 27 Jun 2014 16:33:01 +0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3d939c..1a7a8a9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # TLYShyNavBar +This component helps you mimick the navigation bar expansion/contraction that you see in the facebook, instagram and other apps. Not only that, but with the ability to add an additional extension that expands/contracts as well! It is designed for ease of use, and is battle tested in our own [Telly app](https://itunes.apple.com/us/app/telly/id524552885?mt=8)[1]! + +[1]: AppStore version doesn't have the latest, though. Coming soon. :grin: + ## Features: + Optional extension view to the `UINavigationBar`! @@ -27,6 +31,8 @@ ![](resources/ShyNavBar-6.gif) -> This is still WIP!! Will be ready in a few days, hopefully... +## Similar Projects + ++ [GTScrollNavigationBar](https://github.com/luugiathuy/GTScrollNavigationBar) ++ [JKAutoShrinkView](https://github.com/fsjack/JKAutoShrinkView) -> TODO: Write this