quemb / QMBParallaxScrollViewController

Add a parallax top view to any UIScrollView (incl. UITableViews) - #Parallax #ScrollView #TableView #Header
http://quemb.github.io/QMBParallaxScrollViewController
MIT License
873 stars 121 forks source link

Remove header #25

Open dimitrispap3ds opened 9 years ago

dimitrispap3ds commented 9 years ago

I have a custom header with two buttons (the first one opens a left-side sliding menu and the other one refreshes the view). I'd like to remove the sliding header and also place the scrolling table underneath because both cover my custom header. Is that possible?