Ramotion / animated-tab-bar

:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
https://www.ramotion.com/animated-tab-bar-ios-app-development-ui-library/
MIT License
11.13k stars 1.33k forks source link

Improved RAMBadge for 2 or more digit badges #151

Closed shkoliar closed 7 years ago

shkoliar commented 7 years ago

Added override of intrinsicContentSize variable to increase content size width value. This change gives better look of badges with 2 or more digits.

Before:

223033755_10876885929580095997

After changes:

223023218_7161634234065382897

0ber commented 7 years ago

thanks