xmartlabs/XLPagerTabStrip
View on GitHubSwipe right to left on tableview cell does not work if using XLPagerTabStrip
Open
#287 opened on Dec 16, 2016
difficulty: moderatehelp wanted
Description
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!