I’ve mentioned a number of components for adding a parallax view atop of a table or other view inspired by apps such as Path such as ZGParallelView.
Here’s another library allowing you to add a parallax view to the top of your scroll view called QMBParallaxScrollView from quemb.
QMBParallaxScrollView has a number of very nice features as it is compatible with storyboards and works with any UIScrollView, and within any UIView Controller. In addition there are a number of delegate methods so you can add customized handling of top view taps, scroll states and more.
Included are a number of examples showing QMBParallaxviewController working with a photo gallery, a map view, and a table view.
You can find QMBParallaxScrollView on Github here.
A nice library for adding top views with parallax scrolling into your apps.
- Open Source iOS Control For Quickly Adding A Parallax Scrolling Effect To Your UIViews
- Open Source Library For Adding A Parallax Scrolling Effect To A Stylizable UITableView
- Library Allowing You To Emulate The iOS 7 Home Screen Image Parallax Tilt Effect
- Example: Getting A Header Search Bar That Sticks Atop A Scrolling UITableView (Like Contacts)
- Handy iOS UIScrollview Category Adding Zoom Gesture Support And More
Original article: Library Allowing You To Add A View With The Parallax Scrolling Effect Atop Any UIScrollView
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




