Expo UI and Router for iOS
Modifiers

glassEffectId

Associates an identity value to Liquid Glass effects defined within a GlassEffectContainer.

glassEffectId(id, namespaceId)

ParameterTypeDescription
idstringThe id of the glass effect.
namespaceIdstringThe namespace id of the glass effect. Use Namespace component to create a namespace.

Associates an identity value to Liquid Glass effects defined within a GlassEffectContainer.

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