react-awesome-slider icon indicating copy to clipboard operation
react-awesome-slider copied to clipboard

thumbnail navigation?

Open muscaiu opened this issue 5 years ago • 2 comments

Hello, first of all awesome project!

I'm looking to use it in our project, but i'm wondering if there is any out of the box thumbnail navigation?

muscaiu avatar Feb 13 '20 12:02 muscaiu

Hey @muscaiu, thanks for raising it. It currently doesn't have a thumbnail approach for navigating through views. I plan to do a HOC at some point so I'm flagging this as feature request.

One way of manually implementing it would be by using the customContent prop to pass in the thumbnail navigation structure and handle the page navigation through the selected prop.

rcaferati avatar Feb 14 '20 16:02 rcaferati

Would love to have this also

BoKKeR avatar Apr 02 '21 08:04 BoKKeR