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

怎样在轮播图位置上下滑动拖动整个界面 #6

Open
coderyyds opened this issue Feb 28, 2017 · 5 comments
Open

怎样在轮播图位置上下滑动拖动整个界面 #6

coderyyds opened this issue Feb 28, 2017 · 5 comments

Comments

@coderyyds
Copy link

怎样在轮播图位置上下滑动拖动整个界面

@JoySeeDog
Copy link
Owner

一个思路是使用响应链,让他的上下滑动的响应和tableView一致。还有一个思路就是也给它添加KVO

@tyua07
Copy link

tyua07 commented Mar 12, 2017

@JoySeeDog 你好,能详细说说么?遇到这个坎了(本人是个小白)。

@JoySeeDog
Copy link
Owner

你自己先去搞懂基本知识嘛。

@FrankSwift
Copy link

请详细的思路

@JoySeeDog
Copy link
Owner

@FrankSwift 轮播要做的话你需要加Press手势,然后方向的判断,还有偏移量的判断。根据这个值去设置tableView的偏移量。

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

4 participants