rickytan / RTRootNavigationController

Implicitly make every view controller has its own navigation bar
MIT License
2.15k stars 379 forks source link

在 ios 11.2 下无法显示 #161

Closed xiaoGoO closed 6 years ago

xiaoGoO commented 6 years ago

window?.rootViewController = RTRootNavigationController(rootViewController:MyViewController()); 在IOS 11.2下无法正常显示ViewController,求解决方案