n4kz / react-native-material-textfield

Material textfield
Other
901 stars 831 forks source link

On Android, the below line is not displaying #318

Open sharmareena595 opened 3 years ago

sharmareena595 commented 3 years ago

On Android, the below line is not displaying beneath the Password field. processed

sbaz44 commented 3 years ago

same is happening with me

thuynt99 commented 3 years ago

same issue in android 11? have any fix version?

sbaz44 commented 3 years ago

same issue in android 11? have any fix version?

I have change the activeLineWidth={2} to activeLineWidth={3}

Dr0pG commented 3 years ago

same here

QasimRRizvi commented 2 years ago

Any update?

sonipratama commented 2 years ago

still no update?

wolterlife commented 2 years ago

Try add: disabledLineWidth={5} or lineWidth={0.5}