Add a parallax top view to any UIScrollView (incl. UITableViews) - #Parallax #ScrollView #TableView #Header
871
stars
121
forks
source link
QMBParallaxScrollView
- Add a parallax top view to any UIScrollView
- Inspired by apps like foursquare or path
Features
- Supports any UIScrollView
- Use any UIViewController for the top view
- Rich delegation methods for:
- Top view tap
- Pan over boundary
- Full size top view
- Scroll states
- Uses iOS 5 container views (Child View Controller)
- Keep contol of your UIScrollView delegate
- Works with Storyboards
- Developed for iOS7 (but should by compatible to iOS 5 - but not tested)
More Parallax Views