Open ravinderKatta opened 3 years ago
Any update on this?
Hi @midrizi and @ravinderKatta, unfortunately this is a known bug in react-native-material-textfield
and this lib appears to be abandoned.
I suggest you using this fork rn-material-ui-textfield that has fixed this and some other bugs.
If you want to give it a try just run
npm install --save rn-material-ui-textfield
Yes you're right, I did give that lib a try, but it didn't have TS support, I did fix the issues I had with this lib, seems to also have other issues as well, with animations and some other stuff, looks like the lib you suggested to be the best option for now.
Thanks!
If you're searching for other alternatives I found React Native Paper to work for my use case
> facing issues in RN 0.63.4 and can't even run after installing this library (react-native-material-textfield) pls fix it ASAP.