callstack / callstack/react-native-slider

Allow step marker styling

Open
#741 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Inspect the Text components used to indicate step markers and trace how slider props are passed into them. Add the requested stepMarkerStyle entry point so marker styling can be controlled, then verify that a color such as white changes the rendered marker text.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.