简体   繁体   中英

how to add badge to UIButton similar to Fab Apps and increment it when user clicks the button

I need to add a message like badge to UIButton and how to increment the badge on click of UIButton . Someone could help me please. Now how to customize the shape similar to the badge having 36. What control are they using.

https://itunes.apple.com/us/app/fab.com/id469422050?mt=8

Thanks..

Badge having 36 is an UIView that is added. U can add UIImage that is having shape like background and update UILabel that is 36 now.

For badge on uibutton, Refer this link

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM