简体   繁体   中英

iOS - UITableView inside a horizontal CollectionView, horizontal collectionView in VerticalScrollView

I have worked on this problem from thress days ago. How could I make tableView scroll naturally after scrollView scrolled to its content bottom just like there is only one scrollView? I found a similar app named "闲鱼" perfectly solve this problem but don't know how. View Hierarchy

How about add UITableView's header view? The part you want to show in the scroll view's upper side make as tableview's header view.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM