Files
iNaturalistReactNative/firebase.json

10 lines
241 B
JSON

{
"react-native": {
"analytics_collection_enabled": false,
"perf_auto_collection_enabled": false,
"crashlytics_auto_collection_enabled": false,
"crashlytics_debug_enabled": false,
"crashlytics_ndk_enabled": false
}
}