Worked on Face Lock issues that were not functioning properly across different devices, including R&D to handle device and OS version compatibility.
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
"react-native": "0.83.1",
|
||||
"react-native-biometrics": "^3.0.1",
|
||||
"react-native-keychain": "^10.0.0",
|
||||
"react-native-safe-area-context": "^5.5.2"
|
||||
"react-native-safe-area-context": "^5.5.2",
|
||||
"react-native-vision-camera": "^4.7.3",
|
||||
"vision-camera-face-detector": "^0.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
|
||||
Reference in New Issue
Block a user