fix: camera unmount, sticker trash, update reset
This commit is contained in:
Generated
+10
@@ -14,6 +14,7 @@
|
||||
"@react-native-masked-view/masked-view": "0.3.2",
|
||||
"buffer": "^6.0.3",
|
||||
"expo": "~54.0.0",
|
||||
"expo-application": "~7.0.8",
|
||||
"expo-build-properties": "~1.0.10",
|
||||
"expo-camera": "~17.0.10",
|
||||
"expo-file-system": "~19.0.23",
|
||||
@@ -4617,6 +4618,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/expo-application": {
|
||||
"version": "7.0.8",
|
||||
"resolved": "https://registry.npmjs.org/expo-application/-/expo-application-7.0.8.tgz",
|
||||
"integrity": "sha512-qFGyxk7VJbrNOQWBbE09XUuGuvkOgFS9QfToaK2FdagM2aQ+x3CvGV2DuVgl/l4ZxPgIf3b/MNh9xHpwSwn74Q==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"expo": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/expo-asset": {
|
||||
"version": "12.0.13",
|
||||
"resolved": "https://registry.npmjs.org/expo-asset/-/expo-asset-12.0.13.tgz",
|
||||
|
||||
Reference in New Issue
Block a user