tinder-card-stack icon indicating copy to clipboard operation
tinder-card-stack copied to clipboard

A tinder like card stack for android with a simple drop in integration

Results 4 tinder-card-stack issues
Sort by recently updated
recently updated
newest added

Hi Good code, But how to have transition transperancy while left/right swipe the card should transperantly go off from the deck.

If I want to drag the card left or light using click on button,is it possible?

FeedListAdapter_ adapter class missing. FeedItemView_ adapter class missing. two class missing ``` mCardStack.setAdapter(FeedListAdapter_.getInstance_(this)); personItemView = FeedItemView_.build(context); ```

I suggest a feature that permits add more FeedItens to the adapter in order to put new cards available on the card stacks' bottom without empty the stack or set...