callstack / callstack/react-native-paper
TextInput
Open
bug
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 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
Contributor guide
Assessment
This issue has not been assessed yet.