Having reviewed the official documentation for react-bootstrap
, I have not come across any examples or seen this implemented anywhere.
While I did find examples of how to move card elements in a carousel, it's not exactly what I'm searching for.
What I'm looking to achieve is for each card to display a series of images that can slide like a carousel (and ideally, with carousel navigation controls only visible on hover).
Is there a way to create something similar to this (like the example shown by Airbnb):
https://i.sstatic.net/qM4Dx.jpg
Using the react component - Card Deck