pujiaxin33/JXSegmentedView

侧滑手势和FDFullscreenPopGesture冲突

Open

#121 opened on Sep 10, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Swift (419 forks)github user discovery
help wanted

Repository metrics

Stars
 (2,883 stars)
PR merge metrics
 (PR metrics pending)

Description

因为项目中使用了FDFullscreenPopGesture,按照作者的手势处理方法,进行了处理。会出现,JXSegmentedView的列表跳转到其他页面,使用FDFullscreenPopGesture返回的时候,会连带着退出使用了JXSegmentedView的ViewController

Contributor guide