-1

I need to show progress of audio playing in uitableviewcell . Can you guide me how can I make it possible ?

enter image description here

I need to show the progress like below picture :

enter image description here

What should I do ??

Thanks in advance .

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Gami Nilesh
  • 581
  • 4
  • 19

1 Answers1

3

You can try using UIActivityIndicator. Use this link for reference. https://github.com/c99koder/lastfm-iphone

rmaddy
  • 314,917
  • 42
  • 532
  • 579