Expo UI and Router for iOS
Modifiers

listRowBackground

Sets the background of a row.

listRowBackground(color)

ParameterTypeDescription
colorColorThe row color (hex string). For example, #FF0000.

Sets the background of a row.

Returns: ModifierConfig

See: Official SwiftUI documentation.

Works with

Sources

The original Expo docs for this page:

On this page