I am getting the following error after installing and configuring the react-native-firebase library.
PS. App path is dummy
Task :app:compileDebugJavaWithJavac root\android\MainApplication.java:14: error: package io.invertase.firebase does not exi st import io.invertase.firebase.RNFirebasePackage;
root\android\MainApplication.java:29: error: cannot find symbol new RNFirebasePackage(), ^ symbol: class RNFirebasePackage not found