callstack / callstack/react-native-slider
Allow step marker styling
Open
feature request
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 295
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
## Describe the Feature
Step marker styling is currently not controllable, and renders as small black text.
## Possible Implementations
A simple passing through of a style prop e.g. stepMarkerStyle={{color: 'white'}} into the Text components used to indicate step markers
## Related Issues
None
Contributor guide
Assessment
This issue has not been assessed yet.