react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

fix: :bug: Remove outline on web from TextInputFlat component

Open Aztaro97 opened this issue 1 year ago • 2 comments
trafficstars

Motivation

Comment #4294

Related issue

Isuue #4294

Test plan

CI passes ✅

Aztaro97 avatar Feb 03 '24 23:02 Aztaro97

Hey @Aztaro97, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Feb 03 '24 23:02 callstack-bot

Could someone please explain why does this fix work? Even if short-circuiting is used, it would return a false instead of undefined (after the solution). But Does react-native not accept false as a value in style array? Why would it fail?

gyanbhartip avatar May 21 '24 13:05 gyanbhartip