react-view-pager icon indicating copy to clipboard operation
react-view-pager copied to clipboard

Would it be possible to have stacked cards?

Open Ahrengot opened this issue 7 years ago • 2 comments

I got a request to do a slider like this: https://dribbble.com/shots/2719298-Card-Stack-Interaction-rebound where the cards are stacked on top of each other instead of the traditional row layout.

I'm trying to figure out if it would be possible using this component. I was looking into the animations prop on the track but can't quite get it to work as expected. I guess because AnimationBus uses the x offset to apply the custom styles, right?

Ahrengot avatar Jun 16 '17 08:06 Ahrengot

Nice! Unfortunately, you can't do that right now 😞 I plan on adding functionality that allows that though, don't have a timeline on when though 😕

souporserious avatar Jun 21 '17 00:06 souporserious

Alright. Figured it was out of scope. Thank you for answering.

Ahrengot avatar Jun 22 '17 19:06 Ahrengot