You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvements
Fixed the Liquid Glass navigation bar keeping its previous color when the appearance changed while it was on screen.
Added SBUTheme.liquidGlassAppearance.
Set it to .system to let Liquid Glass follow the device appearance instead of SBUTheme.colorScheme, which suits apps that theme SendbirdUIKit with trait-based dynamic UIColors.
Defaults to .theme, so existing behavior is unchanged.