Expo UI and Router for iOS
Modifiers

datePickerStyle

Sets the style for the date picker.

datePickerStyle(style)

ParameterTypeDescription
styleDatePickerStyleTypeThe style for the date picker.

Sets the style for the date picker.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page