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

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

I am using your nice component like this ` {state?.images.map((img) => ( {/* 1 */} ))} ` please guide me how to change organic-arrow-color

Allow apps to create a custom react component as background of the slide instead of the src

Everything works fine locally but when i tried deploying it on Heroku, build fails with message: ``` > Build error occurred ReferenceError: Image is not defined at new MediaLoader (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:2204)...

I just started using this package today, I want to know how to display organicArrows on mobile view. I am using ```organicArrows={true}``` I know on mobile view by default arrows...

Hey - just started to use the component, but it's expanding my images and cropping them - looks like top center positioning and about a 5-7% increase in size. Is...

I found some problem with avif files, It didn't work with AutoplaySlider ![Screenshot from 2021-09-15 11-59-08](https://user-images.githubusercontent.com/48002725/133374433-7553fae1-9599-43a4-8018-192581181231.png) so as you can see, it only loads more than 70% then stop I'm...

Is there an API to programmatically allow me to advance or go back slides? How might one go about doing that? The slide arrow button seem to be dynamically added...