Expo UI and Router for iOS
Modifiers

clipped

Clips content to bounds.

clipped(clipped)

ParameterTypeDescription
clipped(optional)booleanWhether to clip content. Default: true

Clips content to bounds.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

This modifier works with any view. These components accept it:

Sources

The original Expo docs for this page:

On this page