mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-01 12:17:56 +00:00
auto-commit for b1664458-49cf-4b2f-a543-fe7e46fa48ab
This commit is contained in:
@@ -153,7 +153,7 @@ export default function SettingsScreen({ navigation }: any) {
|
||||
<SettingSection title={i18n.t('security')}>
|
||||
<SettingItem
|
||||
icon="finger-print"
|
||||
title="Biometric Authentication"
|
||||
title={i18n.t('biometricAuth')}
|
||||
subtitle={biometricAvailable ? 'Use fingerprint or Face ID' : 'Not available on this device'}
|
||||
rightElement={
|
||||
biometricAvailable ? (
|
||||
|
||||
Reference in New Issue
Block a user