WKWebViewTips icon indicating copy to clipboard operation
WKWebViewTips copied to clipboard

iOS9,we can load WKWebview use NSCachedURLResponse

Open xushao1990 opened this issue 9 years ago • 0 comments

New Api:

  • (nullable WKNavigation *)loadData:(NSData *)data MIMEType:(NSString *)MIMEType characterEncodingName:(NSString *)characterEncodingName baseURL:(NSURL *)baseURL NS_AVAILABLE(10_11, 9_0);

xushao1990 avatar Apr 26 '16 10:04 xushao1990