Expo UI and Router for iOS
Modifiers

toggleStyle

Sets the style for toggles within this view.

toggleStyle(style)

ParameterTypeDescription
style'button' | 'switch' | 'automatic'The toggle style.

Sets the style for toggles within this view.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page