Expo UI and Router for iOS
Modifiers

listSectionSpacing

Sets the spacing between adjacent sections.

listSectionSpacing(spacing)

iOS 17+
ParameterTypeDescription
spacingnumber | 'default' | 'compact'The spacing to apply.

Sets the spacing between adjacent sections.

Returns: ModifierConfig

Works with

Sources

The original Expo docs for this page:

On this page