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: 11 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T07:54:55.000Z (over 8 years ago)
- Last Synced: 2025-03-24T01:13:25.886Z (12 months 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: 3
- 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
