• Stars
    star
    879
  • Rank 50,104 (Top 2 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 10 years ago
  • Updated almost 10 years ago

Reviews

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

Repository Details

Add a parallax top view to any UIScrollView (incl. UITableViews) - #Parallax #ScrollView #TableView #Header

QMBParallaxScrollView

  • Add a parallax top view to any UIScrollView
  • Inspired by apps like foursquare or path

Demo

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