Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kutakmir opened this issue Aug 9, 2014 · 3 comments
Open

Comments

@kutakmir
Copy link

kutakmir commented Aug 9, 2014

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!

@akiroom
Copy link
Owner

akiroom commented Aug 11, 2014

Thank you for your fantastic idea!
I think it will take some time for me to implement this idea.
Please wait until then.
(If you need change the color for AXTabBar now, the AXTabBa's tintColor property would be nice working.)

Have a great day, you too!

@kutakmir
Copy link
Author

kutakmir commented Sep 5, 2014

hey, still working on it? May I help you somehow? I shall have some time on the weekend.

@akiroom
Copy link
Owner

akiroom commented Sep 11, 2014

Sorry for late replying...
I think it needs much time, and I don't have much time.
If you could help this work sometime, I'm very glad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants