Expo UI and Router for iOS
Modifiers

labelStyle

Sets the style for labels within this view.

labelStyle(style)

ParameterTypeDescription
style'automatic' | 'iconOnly' | 'titleAndIcon' | 'titleOnly'The label style.

Sets the style for labels within this view.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page