Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.launchyourapp.dev/llms.txt

Use this file to discover all available pages before exploring further.

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.