Skip to content

Custom AXTabBar style - e.g. with segmented control, non blur etc #17

Description

@kutakmir

Not an issue, just an idea:)

How about to make also AXTabBar customizable? Or replaceable with a custom tabBar that conforms to the AXTabBarDelegate protocol or just a AXTabBar subclass. I can think of many styles, for example:

  • Segmented control (probably most native example)
  • Image buttons
  • Non-blurred tabs of certain color (black, white, blue, whatever)
  • Tabs with special indicator (arrow, dot or something else)
  • Just pageControl (no buttons)

That would be actually very easy, possibly easier than through AXTabBarStyle. Or at least more flexible.

And I believe many developers will come with more ideas. So I wonder if you could alter the interface, so it will support such custom bars.

Have a great day!

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions