Easy to integrate pulling view for iOS7 iOS8 (any view)
STEPS: 0. Copy DSPullToRefreshView.h and .m in to your project
- Create UIView in the xib.
- Change class to DSPullToRefreshView
- Add needed subiews in the Interface Builder
- Add delegate for DSPullToRefreshView
- Impemenent in delegate DSPullToRefreshViewDelegate
See ExampleViewController for understand details.
Any questions: [email protected]