callstack / callstack/react-native-paper

TextInput

Open
#4,244 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.