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.
+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

Anybody see this before?
any solution?
I ended up reducing the border width on the input.
I ended up reducing the border width on the input.
How?
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?