tmdvs / TDBadgedCell

TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
www.tmdvs.me
MIT License
1.43k stars 182 forks source link

Feature Request: Activity Indicator #84

Open CMoebius opened 6 years ago

CMoebius commented 6 years ago

Just wanted to get feedback about this feature. Back in 2015, my colleague added the ability to show an activity indicator in place of the badge to start. We do this because need to get the badge value from a remote server and we want the user to see that the app is doing something in the meantime. What do you think about adding this feature? I can try to do the work, just wanted to gauge interest.

billburgess commented 6 years ago

While I don't currently have a need, I have needed something similar in the past. I think a loading indicator would be very useful.