Skip to content

Feature request: iOS-native styling customization for AdaptiveNavigationBar and AdaptiveTopBar #471

Description

@antoniokranjcina

Feature Request

After testing the library, I noticed there's currently no way to customize the iOS-native appearance for some adaptive components.

AdaptiveNavigationBar (UITabBar)

  • Tint color for selected items (icon + label)
  • Tint color for unselected items (icon + label)

AdaptiveTopBar (UINavigationBar)

  • Title text color
  • Title font / typography

Why

On iOS, these map directly to UITabBarAppearance and UINavigationBarAppearance. Without exposing them, apps that use a custom color scheme can't match their branding on iOS while using these adaptive components.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions