Now that we’ve released Ionic 1.0 RC1, we want to share more about our favorite new Ionic features.
This week, we’ll focus on animated SVG spinners.
SVG icons operate more smoothly than the animated font icons we were using. They can be encapsulated inside a directive, so you don’t have to deal with the SVG markup. You can switch them out at run time for platform continuity, and iOS and Android will each get the correct icons.
Check out the documentation for the spinners, read about them on our blog, and try them out in your own app! For Ionic 1.0 RC0 and above.