Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@ravinderKatta
Copy link

> 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)

@midrizi
Copy link

midrizi commented Mar 3, 2021

Any update on this?

@gabrieldonadel
Copy link

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

@midrizi
Copy link

midrizi commented Mar 3, 2021

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!

@klein141
Copy link

klein141 commented Mar 3, 2021

If you're searching for other alternatives I found React Native Paper to work for my use case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants