Roxasora / RxWebViewController

实现类似微信的 webView 导航效果,包括进度条,左滑返回上个网页或者直接关闭,就像 UINavigationController
1.29k stars 207 forks source link

why you do this in viewDidDisappear method #23

Open hanruimin23 opened 5 years ago

hanruimin23 commented 5 years ago

why you do this in viewDidDisappear method self.webView.delegate = nil