ionic-toast
ionic-toast copied to clipboard
Show-hide transitions based on ng-show
It would be great to have some default show and hide animations, i.e. fade-in and fade-out.
Yes, we should use "ng-show" / "ng-hide" instead of apply style(display:none) to DOM directly.