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

A lot of features #19

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

A lot of features #19

wants to merge 23 commits into from

Conversation

edenfisher
Copy link

@edenfisher edenfisher commented Oct 16, 2016

Added lots of features , essentially useful for me but I believe would be useful for a lot of other people too.
Main Feature list and explanation:

  • indicatorSizeRelativeToIcon - makes the small indicator under the tab, in the same size as the icon.
  • widthPercentages - an array with the size relations between the tabs(if not set, would work like before.Including validation for values here).
  • highlightedBackgroundColor - the background color of the highlighted tab.
  • Theres a ESTabBarDelegate with the function tabClickedTwice which indicates the tab was
    clicked while it was already selected.(You might need to use the @objc annotation to use it)
  • setIconImageAtIndex - ability to dynamically change the tabs icon

Thank you and pm if you do not understand anything

@edenfisher
Copy link
Author

Any idea why there's a fail here?

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

Successfully merging this pull request may close these issues.

2 participants