Working on secure device lock authentication with automatic app locking.

This commit is contained in:
mansi-dev
2026-01-16 23:51:44 +05:30
parent 9660a3267c
commit e4f91128ed
3 changed files with 49 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"react": "19.2.0",
"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"
},
"devDependencies": {