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

Add support for badges to TMBarButton #392

Merged
merged 34 commits into from
Mar 3, 2019
Merged

Add support for badges to TMBarButton #392

merged 34 commits into from
Mar 3, 2019

Conversation

msaps
Copy link
Member

@msaps msaps commented Mar 3, 2019

#387 #238

Support for badges to TMBarButton which can be configured via TMBarItemable. Adds:

  • badgeValue: String to TMBarItemable.
  • TMBadgeView which displays a label inside a filled elliptical view.
  • func layoutBadge(_ badge: TMBadgeView, in view: UIView) to TMBarButton.
  • Layout implementations for badges to TMLabelBarButton and TMTabItemBarButton.
  • Animation niceness for updating badge values and other item updates.

@msaps msaps merged commit e325273 into 2.2.0 Mar 3, 2019
@msaps msaps deleted the feature/badges branch March 3, 2019 19:44
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.

None yet

1 participant