Implementing device lock–based user authentication

This commit is contained in:
mansi-dev
2026-01-14 23:57:48 +05:30
parent 1723d072aa
commit 250f9286d6
3 changed files with 29 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
"@react-native/new-app-screen": "0.83.1",
"react": "19.2.0",
"react-native": "0.83.1",
"react-native-biometrics": "^3.0.1",
"react-native-safe-area-context": "^5.5.2"
},
"devDependencies": {