TableViewParallax was written by Michael Teeuw as part of a Swift experiment.
TableViewParallax
mimics the behavior of the tableview used in Yahoo News Digest and adds a parallax effect.
Just add a subclass of ParallaxTableViewController.swift
to your project, and set the desired options. Please take a look at the ExampleParallaxTableViewViewController.swift
for more info.
This is written in a few minutes. Be gentle. ;)
Forks, patches and other feedback are welcome.