Expo UI and Router for iOS
Modifiers

listStyle

Sets the style for a List view.

listStyle(style)

ParameterTypeDescription
styleListStyleThe list style to apply.

Sets the style for a List view.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page