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
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.
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
The text was updated successfully, but these errors were encountered: