I am newbie at iOS programming. I want to put notifications on UIbutton
(for example displaying the click count on top of its corner), shortly it informs some counting on UIButton
.
Is it possible? Please give some ideas or some short code for how can I do it.