mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-09 20:41:01 +00:00
auto-commit for ff7cffc3-8746-4146-bf48-2e0b5179963a
This commit is contained in:
@@ -181,10 +181,10 @@ export default function SettingsScreen({ navigation }: any) {
|
||||
</SettingSection>
|
||||
|
||||
{/* Preferences Section */}
|
||||
<SettingSection title="Preferences">
|
||||
<SettingSection title={i18n.t('preferences')}>
|
||||
<SettingItem
|
||||
icon="notifications"
|
||||
title="Push Notifications"
|
||||
title={i18n.t('pushNotifications')}
|
||||
subtitle="Receive alerts and updates"
|
||||
rightElement={
|
||||
<Switch
|
||||
|
||||
Reference in New Issue
Block a user