Expo UI and Router for iOS
Modifiers

presentationSizing

Sets the sizing of a sheet presentation.

presentationSizing(sizing)

iOS 18+
ParameterTypeDescription
sizingPresentationSizingTypeThe sizing behavior to apply.

Sets the sizing of a sheet presentation.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page