MKNumberBadgeView icon indicating copy to clipboard operation
MKNumberBadgeView copied to clipboard

Swapped UITextAlignment for NSTextAlignment & added "text" property

Open siburb opened this issue 10 years ago • 1 comments

First change is to get rid of the warnings since iOS6 deprecated UITextAlignment. Second change is to give the developer more flexibility - can still set "value" as previously, but can also now set "text". Setting one will override the other, therefore the dev can change between them easily.

Bumped the podspec to 0.0.2 and have tagged the repo appropriately (I think!)

siburb avatar May 29 '14 06:05 siburb

It seems the host doesn't take care about this repository and don't merge that. I've done the same changes, because I hadn't seen your pull request.

kos9kus avatar Mar 24 '16 11:03 kos9kus