• Stars
    star
    143
  • Rank 257,007 (Top 6 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 9 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Parallax UITableView header using Auto Layout

Parallax Auto Layout Demo

Blog post: http://runmad.com/blog/2015/08/parallax-uitableview-header-with-auto-layout/

This Xcode project shows how to add a tableHeaderView to a UITableView with the popular parallax effect using Auto Layout.

Parallax Auto Layout Demo Animation

The requires Xcode 8 and Swift 3.0 to run.

I didn't include code to deal with landscape vs. portrait images, so if you're implementing this using portrait images, you may have to tweak it to achieve the effect you want. Let me know via a Github issue if you would like to see some more examples added.

Image credit: Apple.com