zhxnlai / ZLSwipeableView

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

Indexing support as in UITableView #63

Open kaushil111 opened 8 years ago

kaushil111 commented 8 years ago

Hi,

It's a great library but I don't know how to maintain indexes. I thought of tagging views but that's just a workaround. Can we have some callback like viewForCardAtIndex: for next as well as previous cards?

cerupcat commented 8 years ago

I'd love to see this too.

LH-Liu commented 7 years ago

Yes, I can't agree any more.