callstack / callstack/react-native-slider
Allow step marker styling
Abierto
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
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