Expo UI and Router for iOS
Modifiers

presentationBackgroundInteraction

Controls interaction with the content behind a sheet.

presentationBackgroundInteraction(interaction)

iOS 16.4+
ParameterTypeDescription
interactionPresentationBackgroundInteractionTypeThe background interaction behavior.

Controls interaction with the content behind a sheet.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page