mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Migrate to react-native-vector-icons 12.x (#3091)
* Update package.json * Update package-lock.json * Update Podfile * Update build.gradle * Update Podfile.lock * Update INatIcon.ts
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
"@react-native-community/slider": "^4.5.0",
|
||||
"@react-native-google-signin/google-signin": "^13.1.0",
|
||||
"@react-native-picker/picker": "^2.11.1",
|
||||
"@react-native-vector-icons/common": "^12.3.0",
|
||||
"@react-navigation/bottom-tabs": "^7.4.6",
|
||||
"@react-navigation/drawer": "^7.5.7",
|
||||
"@react-navigation/elements": "^2.6.3",
|
||||
@@ -127,7 +128,6 @@
|
||||
"react-native-svg": "^15.12.0",
|
||||
"react-native-svg-transformer": "^1.3.0",
|
||||
"react-native-url-polyfill": "^2.0.0",
|
||||
"react-native-vector-icons": "^10.2.0",
|
||||
"react-native-vision-camera": "^4.7.0",
|
||||
"react-native-volume-manager": "^1.10.0",
|
||||
"react-native-webview": "^13.15.0",
|
||||
@@ -161,7 +161,6 @@
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@types/react-native-vector-icons": "^6.4.18",
|
||||
"@types/react-test-renderer": "^19.0.0",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
|
||||
Reference in New Issue
Block a user