Hi all,
I need to make a countdown timer in circle shape that gradually shortened the line.
I found many example in jquery.
Are there any example for angularjs/ionic ? Or if I have to use those jquery-based files, how can i send message from jquery to angular, like when time is up, ionic should do something.
Thanks in advance.