Expo UI and Router for iOS
Modifiers

controlSize

Sets the size of controls within this view.

controlSize(size)

ParameterTypeDescription
size'small' | 'large' | 'regular' | 'mini' | 'extraLarge'The control size.

Sets the size of controls within this view.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page