Settings
Setting Item
A versatile list item for configuration screens, supporting toggles, navigation links, and value displays with consistent iconography.
Privacy ModeOnly approved followers see your content.
Connected Device
iPhone 15 Pro
Props
| Prop | Type |
|---|---|
label | string |
subtitle | string |
value | string |
icon | ReactNode |
type | 'link' | 'switch' | 'value' |
isEnabled | boolean |
onPress | () => void |
