You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
undefined is not an object (evaluating '_reactNative.Animated.Text.propTypes.style') & Animated.Text.propTypes.style problem on react-native-material-textfield in RN 0.63.4
#317
Open
ravinderKatta opened this issue
Feb 6, 2021
· 4 comments
> facing issues in RN 0.63.4 and can't even run after installing this library (react-native-material-textfield) pls fix it ASAP.
undefined is not an object (evaluating '_reactNative.Animated.Text.propTypes.style') & Animated.Text.propTypes.style problem on react-native-material-textfield in RN 0.63.4
who are facing same issue, for temporary purpose you can use (npm install rn-material-ui-textfield)
The text was updated successfully, but these errors were encountered:
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.
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.
> facing issues in RN 0.63.4 and can't even run after installing this library (react-native-material-textfield) pls fix it ASAP.
The text was updated successfully, but these errors were encountered: