Expo UI and Router for iOS
Modifiers

allowsTightening

Sets whether text in this view can compress the space between characters when necessary to fit text in a line

allowsTightening(value)

ParameterType
valueboolean

Sets whether text in this view can compress the space between characters when necessary to fit text in a line

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