BadgeControl icon indicating copy to clipboard operation
BadgeControl copied to clipboard

Badge view with controller written in Swift 5.0

Results 2 BadgeControl issues
Sort by recently updated
recently updated
newest added

Hi hello, I am facing two kinds of issues, 1. BarButton. when I added with button and imageview it works cool. i am trying to add with NavigationItem.BarButtonItems it's not...

Hello, when i try this instruction as i see on the readme : `self.badge!.addOrReplaceCurrent(with text: "5", animated: true) ` produces an error -> "Expected ',' separator" : And when i...