Expo UI and Router for iOS
Modifiers

kerning

Sets the spacing, or kerning, between characters for the text in this view.

kerning(value)

ParameterType
value(optional)number

Sets the spacing, or kerning, between characters for the text in this view.

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