Update README.md
This commit is contained in:
parent
d14810806a
commit
98f6bb8b2f
10
README.md
10
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)<sup>[1]</sup>!
|
||||
|
||||
<sub>[1]: AppStore version doesn't have the latest, though. Coming soon. :grin:</sub>
|
||||
|
||||
## Features:
|
||||
|
||||
+ Optional extension view to the `UINavigationBar`!
|
||||
|
|
@ -27,6 +31,8 @@
|
|||
|
||||

|
||||
|
||||
> 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue