Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhimuralidharan/stretchabletableviewheader-swift

You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , you can see this. If you are using Netflix app, you might have seen a zoom in effect in the tableview header as well. Well, if you ever wondered how to do this in iOS, I will give a simple solution.
https://github.com/abhimuralidharan/stretchabletableviewheader-swift

collapse-on-scroll ios ios-swift swift swift3 tableview

Last synced: 3 days ago
JSON representation

You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , you can see this. If you are using Netflix app, you might have seen a zoom in effect in the tableview header as well. Well, if you ever wondered how to do this in iOS, I will give a simple solution.

Awesome Lists containing this project

README

        

Checkout this article in medium.com

https://medium.com/@abhimuralidharan/how-to-create-a-stretchable-tableviewheader-in-ios-ee9ed049aba3

![Alt Text](https://github.com/abhimuralidharan/StretchableTableViewHeader-Swift/blob/master/StretchableTableViewHeader/gif_working.gif)