callstack / callstack/react-native-paper

Transparent underline changes label to transparent

Open
#2,987 3 comments 0 reactions 0 assignees View on GitHub
repro provided TextInput
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

### Current behaviour

When activeUnderline (or activeOutline) is set to transparent, the label turns transparent as well.

### Expected behaviour

The label should use the theme color.

### Code sample

[Link to snack](https://snack.expo.dev/@p-syche/textinput-transparent-underline) with a repro.

### Your Environment

| software | version
| --------------------- | -------
| ios or android | Android 10
| react-native | 0.66.3
| react-native-paper | 4.10.1
| node | 14.18.1
| npm | 8.1.4
| expo | 43.0.3
| react-native-vector-icons | 9.0.0

### Shoutouts

This issue was discovered by @r6rob and described in a [comment](https://github.com/callstack/react-native-paper/pull/1797#issuecomment-978731341) to the PR introducing custom underline color, by @belgamo .

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.