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

Not working with React Native 0.62.0 #66

Open
honey93 opened this issue Jun 1, 2020 · 2 comments
Open

Not working with React Native 0.62.0 #66

honey93 opened this issue Jun 1, 2020 · 2 comments

Comments

@honey93
Copy link

honey93 commented Jun 1, 2020

Using it with React Native 0.62.0 is crashing the app while debugging and release mode.

Error is thrown: ... cannot be cast to android.view.ViewGroup

@eastcoastcoder
Copy link

Same issue, I would love to use this library again!

@eastcoastcoder
Copy link

Actually, you can just add this to your package.json and it will get it back up and running
"react-native-autogrow-textinput": "github:wix/react-native-autogrow-textinput#RN62",

This checks out the RN62 branch which has fixes that appear to work.

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

2 participants