Expo UI and Router for iOS
Modifiers

textSelection

Controls whether people can select text within this view.

textSelection(value)

ParameterTypeDescription
valuebooleanEnable selection

Controls whether people can select text within this view.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page