xmartlabs/XLPagerTabStrip

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

Open

#287 aperta il 16 dic 2016

Vedi su GitHub
 (6 commenti) (1 reazione) (0 assegnatari)Swift (1319 fork)batch import
difficulty: moderatehelp wanted

Metriche repository

Star
 (6965 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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!

Guida contributor