react-native-paper
react-native-paper copied to clipboard
fix: :bug: Remove outline on web from TextInputFlat component
Hey @Aztaro97, thank you for your pull request 🤗. The documentation from this branch can be viewed here.
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?