CJNavigationController icon indicating copy to clipboard operation
CJNavigationController copied to clipboard

view中其他手势冲突问题

Open killer3392 opened this issue 10 years ago • 1 comments

如果改成UIScreenEdgePanGestureRecognizer的话可以实现边缘滑动返回效果,又不会和其他view的手势冲突

killer3392 avatar Nov 21 '15 08:11 killer3392

是的,我现在已经改成了UIScreenEdgePanGestureRecognizer,谢谢你的idea😊

CrazyCJay avatar May 25 '16 10:05 CrazyCJay