xmartlabs/XLPagerTabStrip

Swipe right to left on tableview cell does not work if using XLPagerTabStrip

Open

#287 建立於 2016年12月16日

在 GitHub 查看
 (6 留言) (1 反應) (0 負責人)Swift (6,965 star) (1,319 fork)batch import
difficulty: moderatehelp wanted

描述

I am using XLPagerTabStrip and the latest version of Xcode. Each tab has a tableview. I wanted to be able to swipe (standard iOS R-L swipe) on the table view items to delete, but it does not work. I have another app where I am able to swim, so the code is OK, but that other app does not use XLPagerTabStrip, so I deduced that the issue might be that: using XLPagerTabStrip. Would you know if I have to have further code to be able to swim items in a tableview? Thanks!

貢獻者指南