NachoMan / Example-HeaderScroll

Example project demonstrating a stretchable table header implementation.

Home Page:https://nachbaur.com/2020/05/06/stretchable-tableview-header/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stretchable/Scrollable Table Header example

This example project demonstrates how to use UIKit's built-in features of scroll and table views to implement a stretchable header view for a table. The source is available in both Swift and Objective-C.

This is the companion code to an article I wrote on this topic, which you should go check out!

About

Example project demonstrating a stretchable table header implementation.

https://nachbaur.com/2020/05/06/stretchable-tableview-header/

License:MIT License


Languages

Language:Objective-C 54.8%Language:Swift 45.2%