-
Notifications
You must be signed in to change notification settings - Fork 200
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
Demo iOS13侧滑失效 #118
Comments
我试了一下,手势是有效的,只是相对于iOS12需要从更边缘的位置开始滑,开启边缘手势的情况下 13.1.2的真机上使用影响还好,在模拟器上面需要从屏幕边缘外滑入才可以 |
试了下demo,确实是这样的,但我自己的�工程中间的控制器也是有tableview的,只能从非tableview区域划出抽屉,是哪里手势冲突呢? |
|
来信收到,稍后回复,谢谢!This is an automatic reply, confirming that your e-mail was received.Thank you
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
之前iOS12的时候demo上可以点击出现抽屉,也可以侧滑手势出现抽屉,今天发现iOS13.1下只能点击了,手势不能拖出抽屉,请看看问题,谢谢。
The text was updated successfully, but these errors were encountered: