React-native-paper: How to reduce borderWidth in textinput?

Created on 6 Feb 2020  路  9Comments  路  Source: callstack/react-native-paper

I'd like to reduce borderWidth in TextInput, but when i add borderWidth: 1 in style, i can see two borders appear in one TextInput.
Does anybody know about this issue?
Thanks.

Stale question

Most helpful comment

It's hardcoded now as I remember, when focused this is 2, otherwise always 1.
joining +1 me to this question to react-native-paper team!
Anyone?

All 9 comments

+1

It's hardcoded now as I remember, when focused this is 2, otherwise always 1.
joining +1 me to this question to react-native-paper team!
Anyone?

Hello 馃憢, this issue has been open for more than 2 months with no activity on it. If the issue is still present in the latest version, please leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution on workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix the issue.

it is

Annotation 2020-07-10 144702

Anybody see this before?

  • 1

any solution?

I ended up reducing the border width on the input.

I ended up reducing the border width on the input.

How?

Was this page helpful?
0 / 5 - 0 ratings