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
Hey I've found the solution. You have to update the appcompat-v7 support library from the react-native-autogrow-textinput package to 26.0.0 and the compileSdkVersion as well as the buildToolsVersion to something like ~ 27
The file where you have to commit these changes is this one: node_modules/react-native-autogrow-textinput/android/build.gradle
With React-Native 0.57 and react-native-autogrow-textinput 5.1.1, I'm trying to build a beta version, during the build I have the following error :
Here is the my
android/build.gradle
file :The text was updated successfully, but these errors were encountered: