BW

Results 5 comments of BW

I found this problem.Insert two consecutive images and the image will disappear.

cocoapods了后头文件都没提示,还是找不到文件

我也设置了自定义的返回按钮,但是在vc的viewDidLoad中self.rt_disableInteractivePop = true; 开启后还是无法滑动返回

我也发现这个问题,首页,隐藏底部tabbar失败,看图层是由RTContainerController控制, RTContainerController *ContainerController = self.rt_navigationController.rt_viewControllers.firstObject; ContainerController.view.frame = CGRectMake(0, 0, SCREEN_WIDTH, SCREEN_HEIGHT); self.view.frame = CGRectMake(0, 0, SCREEN_WIDTH, SCREEN_HEIGHT); 但是还是失败