Bahri
Bahri
### Description Slider doesn't work correct for narrator to read. ### CodeSandbox/Snack link https://codesandbox.io/s/clever-lumiere-yzdwml?file=/src/index.tsx ### Steps to reproduce 1. Install and run UWP application 2. Run Windows -> Narrator Narrator...
### Description Able to navigate across the unfocused area through TAB key once Modal opens ### CodeSandbox/Snack link https://codesandbox.io/s/frosty-hugle-ex5hgj?file=/src/App.tsx ### Steps to reproduce While the Modal is opened, use Tab...
The actions in the dropdown is continuously scrolling when it is scrolled via touch. Using touch, the picker scrollbar is keep on scrolling in UWP. @react-native-picker/picker : 2.4.8 react-native :...