Skip to content
New issue

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

导航条问题 #19

Closed
mister-liujie opened this issue Jan 15, 2018 · 5 comments
Closed

导航条问题 #19

mister-liujie opened this issue Jan 15, 2018 · 5 comments

Comments

@mister-liujie
Copy link

mister-liujie commented Jan 15, 2018

主界面是一个 self.window.rootViewController = [[NavigationController alloc] initWithRootViewController:[[ViewController alloc] init]]; ,在ViewControl 页面 隐藏了 NavigationBar ,点击仿QQ 左侧 划出 选择 push 操作 ,出来的新界面 导航条是白色 而且没有返回按钮 在返回按钮的地方 多点几次 有时能返回到 主界面 有时 回不去 ( 先侧滑一下下 再放开 再点击返回按钮的地方 就能回去) 把tabbar 设置为跟视图的时候 就没有这个问题

@mister-liujie
Copy link
Author

另外一个功能啊 楼主 就是在leftVC 上 给他设置一个nav 怎么能让他 push出来的 界面 变成整个屏幕的大小呢?现在在leftVC 上直接压栈 出来的新界面 显示的大小 只占了左半侧的屏幕 麻烦楼主帮忙 思考一下思路啊

@ChavezChen
Copy link
Owner

额。。。这样么?
111

@ChavezChen
Copy link
Owner

CWLateralSlide.zip
修改的代码。。 你在代码里搜索 // 绿绿绿绿绿绿绿绿绿绿绿 是我做上面效果的代码标记位置,如果不是这种效果 我也不好帮你了

@mister-liujie
Copy link
Author

是 这个效果 多谢楼主

@MiaYY
Copy link

MiaYY commented Sep 12, 2018

如果是自定义的导航条,tabbar及有一个base控制器怎么办?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants