I need to show progress of audio playing in uitableviewcell . Can you guide me how can I make it possible ?
I need to show the progress like below picture :
What should I do ??
Thanks in advance .
I need to show progress of audio playing in uitableviewcell . Can you guide me how can I make it possible ?
I need to show the progress like below picture :
What should I do ??
Thanks in advance .
You can try using UIActivityIndicator
.
Use this link for reference.
https://github.com/c99koder/lastfm-iphone