Implement Face ID authentication and update iOS configuration for biometric support

This commit is contained in:
mansi-dev
2026-01-24 23:23:42 +05:30
parent 3a1efa64fe
commit e5bb867723
3 changed files with 70 additions and 2 deletions

View File

@@ -35,6 +35,8 @@
</dict>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<key>NSFaceIDUsageDescription</key>
<string>This app uses Face ID to secure access to sensitive features.</string>
<key>RCTNewArchEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>