We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UIViewController *vc = [[class alloc] init]; vc.gk_navTitle = @"Demo";
如果在跳转前设置gk_navTitle,push后不显示返回键
The text was updated successfully, but these errors were encountered:
而且这样设置后获取的gk_navigationBar的frame为0
gk_navigationBar
Sorry, something went wrong.
导航栏处理优化#77,手势处理优化
c66e321
最新版已优化
No branches or pull requests
如果在跳转前设置gk_navTitle,push后不显示返回键
The text was updated successfully, but these errors were encountered: