Learus / react-material-ui-carousel

A Generic carousel UI component for React using Material UI.
MIT License
552 stars 220 forks source link

May I show some part of the next slide in react-material-ui-carousel? #164

Open grit-ki opened 2 years ago

grit-ki commented 2 years ago

Hi. I am intending to show some part of the next slide with this lib. As you can see, some part of the next slide is visible on the first slide. Is it feasible? I've looked through all documents but couldn't make it..

I would really appreciate if you give me some tips.

1111
Learus commented 2 years ago

This is an interesting idea. I think it should be feasible if you mess around with the values of the framer/motion animations. Check the variants variable in the CarouselItem. Link for easy lookup

I'm planning on creating some more animations and other stuff, so this could be an idea that will be brought to existence when that happens.

Thanks for the suggestion.

averybross commented 2 years ago

Hey! Any update on this?

Learus commented 2 years ago

@averybross No, not yet. I haven't had the time to work on the library at all, in the past months. Stay tuned tho! 😄