I'm seeing the following issue both in my own app, as well as in the sample app associated with the repo. There appears to be an issue when setting the property for 'badgeColor'. Doing so, clears/blanks out any text value displayed for the badge.
Removing the 'badgeColor' property will result in the text displaying against a default 'blue' badge color background.
In the sample app, under the 'Usage Examples' section titled 'Labels' -> 'BADGEELEMENT', there is a row with the text 'With a pink badge' that is not displaying it's intended contents due to the 'BadgeColor' property being set on this element.
Removing the property returns the badge color back to its default (blue).

I'm seeing the following issue both in my own app, as well as in the sample app associated with the repo. There appears to be an issue when setting the property for 'badgeColor'. Doing so, clears/blanks out any text value displayed for the badge.
Removing the 'badgeColor' property will result in the text displaying against a default 'blue' badge color background.
In the sample app, under the 'Usage Examples' section titled 'Labels' -> 'BADGEELEMENT', there is a row with the text 'With a pink badge' that is not displaying it's intended contents due to the 'BadgeColor' property being set on this element.
Removing the property returns the badge color back to its default (blue).
