Open
Description
I'm trying to add crashlytics in my app. I have installed all three modules:
"@react-native-firebase/app": "^21.11.0",
"@react-native-firebase/auth": "^21.11.0",
"@react-native-firebase/crashlytics": "^21.11.0",
I am using expo and I have successfully created a development build for android. When I try to run the app it gives me error :
Unable to resolve "@react-native-firebase/analytics" from "node_modules/@react-native-firebase/crashlytics/lib/handlers.js"