Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
cd android && ./gradlew clean && ./gradlew :app:bundleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
cd android && ./gradlew clean && ./gradlew :app:bundleRelease
react native run android shows deprecated items
##First, try
> npx react-native run-android warning-mode=all
##if that doesn't work try to clean gradle, from your project directory
> cd android
#then run
> gradlew clean
#after clean gradle the run
> cd..
#and run
> npx react-native run-android
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us