hussc / PTCardTabBar

Card-Style TabBarController for iOS
MIT License
490 stars 61 forks source link

how can we set the badgeNumber #2

Closed Mahdouche123 closed 4 years ago

Mahdouche123 commented 4 years ago

Hello, thank you for this great control. but how can we change the badgeNumber ? Thanks

hussc commented 4 years ago

Hello @Mahdouche123 BadgeNumber is not supported within the library, because it's just a regular UIView subclass after all, but you can use a third party library for setting the badgeNumber for any view.