Cnilton / react-native-floating-label-input

A customizable React Native TextInput with its placeholder always shown. Includes masks, global styles, character count, and a bunch else.
MIT License
293 stars 60 forks source link

I cant remove underline #97

Closed kenjimaeda54 closed 3 years ago

kenjimaeda54 commented 3 years ago

I cant remove underline on Android. I try use underlineColorAndroid="transparent", but don't work.