Modifiers
listSectionSpacing
Sets the spacing between adjacent sections.
listSectionSpacing(spacing)
iOS 17+
| Parameter | Type | Description |
|---|---|---|
spacing | number | 'default' | 'compact' | The spacing to apply. |
Sets the spacing between adjacent sections.
Returns: ModifierConfig
Works with
Sources
The original Expo docs for this page:
- listSectionSpacing (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)