当我在安装 react-native.webview 包后尝试运行我的 React Native 应用程序时,我不断收到此错误。请问我做错了什么。
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
Jetifier found 1135 file(s) to forward-jetify. Using 8 workers...
info Starting JS server...
info Installing the app...
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> Task :react-native-webview:compileDebugJavaWithJavac
> Task :react-native-webview:compileDebugJavaWithJavac FAILED
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the …Run Code Online (Sandbox Code Playgroud)