I\'ve tried gradlew clean and every other solution available here and on GitHub but the error doesn\'t match and solution doesn\'t work
Error on cmd A
Add following to your android/app/build.gradle
android/app/build.gradle
dependencies { .... implementation 'com.android.support:design:27.1.0' .... }