Skip to content

Focus848/JJWebView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JJWebView

- (BOOL)jj_WebView:( JJWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)request navigationType:(UIWebViewNavigationType)navigationType;
- 
- (void)jj_WebViewDidStartLoad:(JJWebView *)webView;
- 
- (void)jj_WebViewDidFinishLoad:(JJWebView *)webView;
- 
- (void)jj_WebView:(JJWebView *)webView didFailLoadWithError:(NSError *)error;
- 
- (void)jj_WebView:(JJWebView *)webView clickOnImageView:(UIImageView *)showImageView indexOfImageView:(NSUInteger)imageIndex allImageURLString:(NSArray<NSString *> *)allImageURLString;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published