callstack / callstack/react-native-slider
Passing an array of values
Open
feature request
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 295
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
## Describe the Feature
A `values` props that takes an array of discrete values and only allows the slider to go through those values, e.g. see this [jquery widget](https://api.jqueryui.com/slider/#option-values).
## Possible Implementations
Not sure yet. Going to look into it and add it. Would you be interested in a pull request?
## Related Issues
None
Contributor guide
Assessment
This issue has not been assessed yet.