Components > Settings Item

Page.tsx

The SettingsItem component is a reusable list item for app settings, supporting both navigation type="screen" and toggle switches type="switch". It displays an icon, title, and optional description, allowing users to navigate onPress or toggle a setting onToggleSwitch.