Quantcast
Channel: UITableView – Lost In Code
Viewing all articles
Browse latest Browse all 3

Creating the bouncy/zoom image effect in the KickStarter iOS app

$
0
0
The KickStarter iOS app is pretty awesome. In particular, I like the bounce/zoom effect they have when you pull down on a UITableView. Turns out, it’s pretty easy to replicate. Since UITableView inherits from UIScrollView, we can simply implement the scrollViewDidScroll delegate method and detect when a scroll happens. From there, we just scale the […]

Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images