Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 503 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 503 Bytes

KickStarter Expanding TableView Header Example

How to: create a bouncy image effect as seen in the KickStarter iOS app. When you pull down on the UITableView it scales the header image uising the UIScrollView delegate.

UPDATE: This code has been ported to Swift:

https://github.com/lostincode/swift-kickstarter-pulldown

This code is distributed under the terms and conditions of the MIT License.