Just installed a new version of react native with react native init, And then followed the steps for integrating the library in the documentation and I am getting this error when i try to compile
ld: framework not found FIRAnalyticsConnector
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Most helpful comment
https://stackoverflow.com/questions/37717889/framework-not-found-firebaseanalytics this solved my day