- Add a parallax top view to any UIScrollView
- Inspired by apps like foursquare or path
- 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)