callstack / callstack/react-native-paper
TextInput
- Langage dominant
- TypeScript
- Étoiles
- 14.5k
- Forks
- 2.2k
- Merge moyen
- 5 j 23 h
- PR mergées (30 j)
- 12
Description
### Current behaviour
when use TextInput with icon and set the backgroundColor black lets say so the background of icon return to the default
### Expected behaviour
it should be all background is black also the icon
### How to reproduce?
the solution is very simple we have a style props in textInput but its never used in props of the component.
just put the style variable in props of textInput so that we can used in the our component
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by inspecting the TextInput component and how its style prop is passed to the rendered input and icon. Reproduce the case with an icon and a black background, then verify that the icon background also becomes black.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- react-native, typescript
- Domaine
- frontend, mobile
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100