Skip to content

webview progress scrollview progress swipe gesture Wechat UIWebView objective-c

Notifications You must be signed in to change notification settings

wfxiaolong/STWebViewController

Repository files navigation

STWebViewController

Description:

  • This Lib depands on 'NJKWebViewProgress'.
  • The important function is the swipe gesture.(Just like Wechat App does)
  • The swift version will be done later.

Usage:

Download Ways:
Code:
#import "STWebViewCOntroller.h"

STWebViewController *webC = [[STWebViewController alloc] initWithAddress:URLSTRING];
[self.navigationController pushViewController:webC animated:YES];

The demo's result:


License


STWebViewController is under MIT License. See LICENSE file for more info from here;

About

webview progress scrollview progress swipe gesture Wechat UIWebView objective-c

Resources

Stars

Watchers

Forks

Packages

No packages published