xmartlabs/XLPagerTabStrip
Ver no GitHubSwipe right to left on tableview cell does not work if using XLPagerTabStrip
Open
#287 aberto em 16 de dez. de 2016
difficulty: moderatehelp wanted
Métricas do repositório
- Stars
- (6.965 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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!