ENMBadgedBarButtonItem-Swift icon indicating copy to clipboard operation
ENMBadgedBarButtonItem-Swift copied to clipboard

A navigation bar button item that can be badged

Results 3 ENMBadgedBarButtonItem-Swift issues
Sort by recently updated
recently updated
newest added

Hi, great framework. How can I move the badge slightly up and left of the bar button? Thanks, Dave

I try to set frame of badge(original Frame) but its not taking effect .

Fixes missing opacity and frame when badge was "removed". When a badge is removed (opacity is animated to zero) the opacity is net resetted to 1 and the frame is...