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

下面子控制器不是tableview,只是view可以吗 #3

Closed
sushushu opened this issue Aug 23, 2018 · 2 comments
Closed

下面子控制器不是tableview,只是view可以吗 #3

sushushu opened this issue Aug 23, 2018 · 2 comments

Comments

@sushushu
Copy link

No description provided.

@pujiaxin33
Copy link
Owner

不可以,如果是view,需要把view内部的UIScrollView或者UITableView或者UICollectionView,实现JXPagingViewListViewDelegate协议方法。

@pujiaxin33
Copy link
Owner

更新了注释:这里要求返回一个UIView而不是一个UIScrollView,因为列表的UIScrollView一般是被包装到一个view里面,里面会处理数据源和其他逻辑。

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

2 participants