FSParallaxTableView
FSParallaxTableView copied to clipboard
Parallax effect for images in table view cells
Results
2
FSParallaxTableView issues
Sort by
recently updated
recently updated
newest added
There are some hardcoded values. (320) which do not work for the new iPhones. Changing those values to self.view.bounds.size.width just stops it from working as intended. Please add support for...
...e able to use on iPad as well.