react-awesome-slider icon indicating copy to clipboard operation
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...

Results 82 react-awesome-slider issues
Sort by recently updated
recently updated
newest added

Why does this fail? I can render this S3Modal component individually, and on it's own it's fine... it will not render inside AwesomeSlider. ``` {data.getPost.gallery.images.items.map(image => ( ))} ```

I'm using react-awesome-slider in my web app, I want to use different intervals and different animations for each slide. Please help me how to solve this problem.

How to styling childrens (SliderItem) with css?

Hi! I would like to make so my desktop users are able to change the slide with the mouse. Is that possible with this package? I tried to do so...

enhancement
feature-request

Hi, It's doesn't seem to have the Fade Option How can I implement it, thanks

Hi, I'm building a project with 3 sliders on one page, and I want them to autoplay - it's easy ;) But I've noticed that if sliders have the same...

Hi, I'm using react with typescript but when I want to use auto play getting this error: Could not find a declaration file for module 'react-awesome-slider/dist/autoplay'. 'c:/Users/.../node_modules/react-awesome-slider/dist/autoplay.js' implicitly has an...

Hello to everyone. I use this amazing slider with a navigation strategy HOC. I created a preload component `` and I want it to render like a startup screen. I...

How I can change style for arrow? for example I want show arrows for all width: ``` '@media all and (max-width: 520px)': { '.awssld__controls': { visibility: 'inherit', }, }, ```...

Thanks for your good module, I am learning react.js with animation UI. I think this is very powerful carousel slide view. I want to make this slide to have manual...