Merge branch 'main' into mob-991-firebase-record-whether-or-not-the-user-has-given-location

This commit is contained in:
sepeterson
2025-12-04 10:27:08 -06:00
363 changed files with 2093 additions and 2379 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "inaturalistreactnative",
"version": "1.0.11",
"version": "1.0.12",
"private": true,
"scripts": {
"android": "react-native run-android",
@@ -57,7 +57,7 @@
"@react-native-community/geolocation": "^3.4.0",
"@react-native-community/hooks": "^3.0.0",
"@react-native-community/netinfo": "^11.4.1",
"@react-native-community/slider": "^4.5.0",
"@react-native-community/slider": "^5.1.1",
"@react-native-firebase/analytics": "^23.4.0",
"@react-native-firebase/app": "^23.3.1",
"@react-native-firebase/perf": "^23.4.0",
@@ -130,8 +130,8 @@
"react-native-sensitive-info": "^6.0.0-alpha.9",
"react-native-share-menu": "github:inaturalist/react-native-share-menu#iNaturalistReactNative",
"react-native-store-review": "^0.4.3",
"react-native-svg": "^15.12.0",
"react-native-svg-transformer": "^1.3.0",
"react-native-svg": "^15.15.0",
"react-native-svg-transformer": "^1.5.2",
"react-native-url-polyfill": "^2.0.0",
"react-native-vision-camera": "^4.7.2",
"react-native-volume-manager": "^2.0.8",
@@ -151,9 +151,9 @@
"@babel/runtime": "^7.25.0",
"@faker-js/faker": "^8.4.1",
"@fluent/syntax": "^0.19.0",
"@react-native-community/cli": "19.1.1",
"@react-native-community/cli-platform-android": "19.1.1",
"@react-native-community/cli-platform-ios": "19.1.1",
"@react-native-community/cli": "19.1.2",
"@react-native-community/cli-platform-android": "19.1.2",
"@react-native-community/cli-platform-ios": "19.1.2",
"@react-native/babel-preset": "0.80.2",
"@react-native/eslint-config": "0.80.2",
"@react-native/metro-config": "0.80.2",