进度条加载网页
##使用方式 只需要demo中的整个web文件夹拖入到项目
WYWebController *webVC = [WYWebController new]; webVC.url = @"https://www.baidu.com"; [self.navigationController pushViewController:webVC animated:YES];
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
进度条加载网页