APLWKWebView 1.0.7

APLWKWebView 1.0.7

Maintained by Nico Schümann, Tino Rachui, Carsten Schlobohm, Stephan Lerner, Christine Pühringer.



  • By
  • Nico Schuemann

APLWKWebView

Installation

Install via cocoapods by adding this to your Podfile:

pod "APLWKWebView"

Usage

Derive your custom view controller from APLWKWebViewController. Implement the methods - (UIView *)aplPullToRefreshPullToRefreshView and - (APLWKWebViewController *)freshWebViewControllerForPush

Enjoy.