callstack / callstack/react-native-slider

Allow step marker styling

Abierto
#741 0 comentarios 1 reacción 0 asignados Ver en GitHub
feature request
Lenguaje dominante
TypeScript
Estrellas
1.4k
Forks
295
Merge medio
5 min
PR fusionados (30 d)
1

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
react-native, typescript
Área
mobile
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.