rcaferati / react-awesome-slider

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 support for NextJS and GatsbyJS. 🖥️ 📱
https://fullpage.caferati.me
MIT License
2.94k stars 295 forks source link

Keyboard support (Arrow keys) #149

Open haukurmar opened 4 years ago

haukurmar commented 4 years ago

Great project!

Have you thought of adding keyboard support, so a user can flip next and previous image with the arrow keys?

Maybe it's an easy way already, I just didn't see it in the samples.

BoKKeR commented 4 years ago

This would be great, also I dont see any functions exposed that would allow us to control the slider from outside the component