xmartlabs/XLPagerTabStrip

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

Open

#287 ouverte le 16 déc. 2016

Voir sur GitHub
 (6 commentaires) (1 réaction) (0 assignés)Swift (1 319 forks)batch import
difficulty: moderatehelp wanted

Métriques du dépôt

Stars
 (6 965 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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!

Guide contributeur