/kickstarter-pulldown-bouncy

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.

Primary LanguageObjective-CMIT LicenseMIT

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.