ptomasroos / react-native-multi-slider

Android and iOS Pure JS react native multi slider
MIT License
775 stars 401 forks source link

Web accessibility for screen readers #254

Open kopax-polyconseil opened 2 years ago

kopax-polyconseil commented 2 years ago

Steps to Reproduce

Using react-native-web, I am able to render on the web, however, I cannot controle with left/down to reduce by one and up/right to increase by one the left/right slider value

Expected Behavior

I expect to be able to control it with my keyboard

Actual Behavior

Web is not accessible