Import

import { SettingsRow } from '@/components';

Notes

  • The component uses MaterialCommunityIcons for both the main icon and the chevron icon.
  • When href is provided, the row is wrapped in an expo-router Link component.
  • The row displays a right-facing chevron icon, indicating it’s an interactive element.