SJFullscreenPopGesture icon indicating copy to clipboard operation
SJFullscreenPopGesture copied to clipboard

Fullscreen pop gesture. OC&Swift. It is very suitable for the application of the video player. Support `cocoapods`. 只需`pod`即可自带全屏返回手势. 支持pod. 支持OC&Swift.

Results 12 SJFullscreenPopGesture issues
Sort by recently updated
recently updated
newest added

![61655109722_ pic_hd](https://user-images.githubusercontent.com/7855553/173314776-ce6fd9cc-6cc0-46fd-95e1-4183753abd8d.jpg) 在开启自动旋转后经常出现这种情况 目前怀疑是手势返回时计算错误 请查验一下

[self.navigationController setViewControllers:viewcontrollers animated:YES]; 跳到下一个页面后,手势返回就失效了。求解有什么好的解决方案

给楼主点个赞,感谢分享。如果能加个方便控制导航栏隐藏、显示的功能就更完美了。类似FDFullscreenPopGesture 的 self.fd_prefersNavigationBarHidden = NO;

I have a problem with ipad. When opening a pop view with a pageSheet and applying a full pop gesture, the problem is that the capture of the returning screen...

今天收到苹果审核被拒的邮件。具体是说,项目有使用私有API 查询一下文章 https://www.jianshu.com/p/ae755320b0e5 发现`UIScrollViewPanGestureRecognizer`,这个。 咨询作者,项目文件SJFullscreenPopGesture.m 有使用这个。不知道会不会有影响。

导航控制器分类里面UINavigationController+SJVideoPlayerAdd 有对右滑手势处理,导致我在禁用右滑手势时无效。

我能弄到Drag 回去之前的一样 可是 我不知道怎么弄 Push 的 ![43115889-e3eb188a-8f37-11e8-854e-60c1ef981d89](https://user-images.githubusercontent.com/15902734/61580399-6315a700-ab44-11e9-992e-240a34150b34.gif)

手势返回后在页面上产生上面的层级 这是怎么回事