Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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.
- Host: GitHub
- URL: https://github.com/abhimuralidharan/stretchabletableviewheader-swift
- Owner: abhimuralidharan
- Created: 2017-08-30T07:18:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T07:54:55.000Z (about 7 years ago)
- Last Synced: 2024-10-12T14:23:06.867Z (about 1 month ago)
- Topics: collapse-on-scroll, ios, ios-swift, swift, swift3, tableview
- Language: Swift
- Homepage: https://medium.com/@abhimuralidharan/how-to-create-a-stretchable-tableviewheader-in-ios-ee9ed049aba3
- Size: 5.37 MB
- Stars: 59
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)