Fixing error Could not find com.google.android:cameraview:1.0.0. for the expo-camera library in React Native and Expo.
Tiempo de lectura: < 1 minuto Reading time: < 1 minute I bring you the solution for the error: Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac’. Could not resolve all task dependencies for configuration ‘:app:debugCompileClasspath’.Could not find com.google.android:cameraview:1.0.0.Required by:project :app > project :expo > project :expo-camera Run with the –stacktrace option to get the stack trace.Run with the –info or … Read more