Hello,
is it possible to create with ionic an animated line, something like this:
Hello,
is it possible to create with ionic an animated line, something like this:
I think it can be done by the web animations api, but I don’t try it at the moment.
Your best bet would probably be to use an HTML5 canvas to achieve this, here’s an example: