artist image search

This commit is contained in:
Boof2015
2026-07-31 01:26:36 -04:00
parent fe7c5a70a4
commit a42e78017c
44 changed files with 4705 additions and 112 deletions
+11
View File
@@ -31,6 +31,7 @@
"expo-haptics": "~56.0.3",
"expo-image": "~56.0.9",
"expo-linking": "~56.0.11",
"expo-network": "~56.0.5",
"expo-router": "~56.2.6",
"expo-secure-store": "^56.0.4",
"expo-sharing": "~56.0.21",
@@ -6434,6 +6435,16 @@
"react-native": "*"
}
},
"node_modules/expo-network": {
"version": "56.0.5",
"resolved": "https://registry.npmjs.org/expo-network/-/expo-network-56.0.5.tgz",
"integrity": "sha512-zmuyO95jayDY9jyUfOAlNp9XXJrJaAOkBXXLy0TS/nh2kppj7CHirRPkQ/tf0rsxhIL3AEd9nsRTiPtNsGT9Lw==",
"license": "MIT",
"peerDependencies": {
"expo": "*",
"react": "*"
}
},
"node_modules/expo-router": {
"version": "56.2.6",
"resolved": "https://registry.npmjs.org/expo-router/-/expo-router-56.2.6.tgz",