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

QMUINavigationController 不和QMUICommonViewController配套使用 #1486

Open
cd-chen opened this issue Mar 13, 2023 · 1 comment
Open

QMUINavigationController 不和QMUICommonViewController配套使用 #1486

cd-chen opened this issue Mar 13, 2023 · 1 comment

Comments

@cd-chen
Copy link

cd-chen commented Mar 13, 2023

项目中单独导入了QMUINavigationController,目前的需求是前面一个页面导航栏透明,后面的为白色,当侧滑或者返回按钮返回效果达不到QMUINavigationController 和QMUICommonViewController使用的效果。如果单独QMUINavigationController需要做哪些额外的配置才能达到一样的效果。

这是出问题的截图

http://rqes6d97d.hd-bkt.clouddn.com/IMG_4468.jpg

@cd-chen cd-chen changed the title QMUINavigationController 不和QMUICommonViewController QMUINavigationController 不和QMUICommonViewController配套使用 Mar 13, 2023
@MoLice
Copy link
Collaborator

MoLice commented Mar 13, 2023

只要让 shouldCustomTransitionAutomaticallyForOperation:firstViewController:secondViewController: 返回 YES 就可以,具体怎么返回 YES,一步一步调试看看。

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

No branches or pull requests

2 participants