SJFullscreenPopGesture
SJFullscreenPopGesture copied to clipboard
后续能支持UIWebView吗?
导入Pod时, 要导入2个库??
pod 'SJFullscreenPopGesture'
pod 'SJNavigationPopGesture'
配置如下
SJNavigationPopGesture.install()
光导入
pod 'SJFullscreenPopGesture'
不行
第一个是Objc的, 第二个是swift的.
如果是swift, 导入第二个就行. UIWebView等有空了在加吧.
默认也不是全屏返回手势, /// 手势类型, default is edgeLeft
需要在UINavigationController中开启