I'm using Firebase Crashlytics to log crash errors in my react-native app, I want all those logs errors in Crashlytics into my own server. Is there is any way in react-native to handle this, any help would be appreciated.
Environment:
"react": "16.8.3",
"react-native": "0.59.4",
"react-native-firebase": "^4.2.0",