-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
bug reportSomething isn't workingSomething isn't workingplatform: AndroidIssue related to Android platformIssue related to Android platform
Description
Environment
System:
OS: Linux 4.19 Fedora 30 (Thirty) 30 (Thirty)
CPU: (4) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
Memory: 330.60 MB / 9.36 GB
Shell: 5.0.11 - /bin/bash
Binaries:
Node: 13.8.0 - ~/.local/node-v13.8.0-linux-x64/bin/node
npm: 6.13.6 - ~/.local/node-v13.8.0-linux-x64/bin/npm
npmPackages:
@react-native-community/cli: ^4.1.0 => 4.1.0
react: ^16.9.0 => 16.12.0
react-native: ^0.61.5 => 0.61.5
Description
When using the slider with for example a remote control or keyboard, the step
property is ignored. This does not allow us to do fine grained sliding. On a full width slider there are maybe 16 steps.
The goal should be on a minimum value of 0, and a maximum value of 1000, and a step
value of 1, 1000 steps.
Metadata
Metadata
Assignees
Labels
bug reportSomething isn't workingSomething isn't workingplatform: AndroidIssue related to Android platformIssue related to Android platform
Type
Projects
Status
Done