react-awesome-slider
react-awesome-slider copied to clipboard
React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition supp...
On arrows click make the the outline hidden. Any idea how to make that ?
Is it possible to adjust the mobileTouch sensitivity? Currently when i scroll or so it will change slide
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?
Hello there, I'm trying to add some content to each of my sliders (that has an image already). According to the documentation, I have to use Captioned HOC. But when...
On desktop, it's possible to fullscreen this slideshow but on a mobile device the same functionality isn't working. Is it possible to make this slideshow fullscreen on mobile? Or is...
Hello I would like to deactivate the infinite option so as not to go back to the first element once the last element has been passed, but it does not...
Hey there, thank you first for writing this package! `v.4.1.0` It seems that autoplay and the bar are getting stuck, I would also like to the turn countdown bar off...
I have the next code, but not working withCaption. ``` import { Fragment } from 'react' import { Container } from 'reactstrap' import AwesomeSlider from 'react-awesome-slider' import withCaption from 'react-awesome-slider/dist/captioned';...
Hello, I got an unexpected behavior when I was testing my page, I've noticed that if you keep the mouse over the arrow when you click to roll the slider...
Is possible have a "pause" an a Autoplay slider? I'm using 4 slides inside AutoplaySlider. One of these contains a video and I have to wait that video end before...