PierreBresson / App-Mobile-Culture-Concorde

A free music player for iOS and Android developed with Ionic 2 using Soundcloud API.
http://cultureconcorde.com/
MIT License
13 stars 4 forks source link

clickable progressbar #1

Open sunil123456 opened 7 years ago

sunil123456 commented 7 years ago

how to add a nice clickable progress bar in it so that we can listen music at any point?

PierreBresson commented 7 years ago

Need to use this plugin : https://ionicframework.com/docs/native/media/ instead of soundmanager2 ;)