zhxnlai / ZLSwipeableView

A simple view for building card like interface inspired by Tinder and Potluck.
MIT License
2.82k stars 330 forks source link

Jitter in UITableViews #85

Open SandeepAggarwal opened 7 years ago

SandeepAggarwal commented 7 years ago

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 5 years ago

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

SandeepAggarwal commented 5 years ago

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 5 years ago

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

SandeepAggarwal commented 5 years ago

Glad, it helped you.