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

使用xw_pushViewController方法来推页面的话,会导致系统侧滑返回失效 #7

Open
AdamShi opened this issue Apr 24, 2017 · 0 comments

Comments

@AdamShi
Copy link

AdamShi commented Apr 24, 2017

1.使用xw_pushViewController方法来push页面的话,会导致系统的侧滑返回失效
2.先使用系统push方法推出ViewController1,ViewController2,ViewController3,然后再使用xw_pushViewController方法推出ViewController4(加一个动画比如XWCoolTransitionAnimatorTypeHorizontalLines).然后不断点击返回,返回到ViewController1,所有的pop动画,全都变成了XWCoolTransitionAnimatorTypeHorizontalLines的动画.但是我只想要ViewController4有自定义动画,其他的仍然是系统的动画.
3.自定义的侧滑返回,例如XWCoolTransitionAnimatorTypePortal,侧滑直到动画结束,手指不离开屏幕,继续侧滑,然后手指离开,会闪一下fromViewController
大神有时间的话看下这三个问题哈,谢谢啦

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

1 participant