zhxnlai/ZLSwipeableView

Jitter in UITableViews

Opened this issue · 4 comments

When used UITableView as the next view for Swipeable view, the sweep doesn't work smoothly.
Is there any other way to use this library for TableViews?

PD006 commented

did you find any solution for this, actually I am facing this same issue,
please help me out from this.

I ended up forking it and added some commits to fix this issue and also added some more customisation options. You may use it if you like it https://github.com/SandeepAggarwal/ZLSwipeableView

PD006 commented

okay, I'll try and let you know, if I'll have any query.
Thank you

Glad, it helped you.