Skip to content
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

后续能支持UIWebView吗? #13

Open
ghost opened this issue May 24, 2019 · 3 comments
Open

后续能支持UIWebView吗? #13

ghost opened this issue May 24, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented May 24, 2019

导入Pod时, 要导入2个库??

pod 'SJFullscreenPopGesture'
pod 'SJNavigationPopGesture'

配置如下

SJNavigationPopGesture.install()
@ghost
Copy link
Author

ghost commented May 24, 2019

光导入

pod 'SJFullscreenPopGesture'

不行

@changsanjiang
Copy link
Owner

changsanjiang commented May 24, 2019

第一个是Objc的, 第二个是swift的.

如果是swift, 导入第二个就行. UIWebView等有空了在加吧.

@ghost
Copy link
Author

ghost commented May 24, 2019

默认也不是全屏返回手势, /// 手势类型, default is edgeLeft

需要在UINavigationController中开启

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant