Skip to content

3.36.0

Latest

Choose a tag to compare

@sendbird-sdk-deployment sendbird-sdk-deployment released this 27 Aug 07:04
e3e7750

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.
    • See this guide post to see it in action.