Background Image fading

Hey All,

I’m working on an app where i want to have background images fade from one to another.
I’ve got it working nicely using standard css transition fading, however when I look at it in Ionic View the images don’t fade, rather flash on and off a couple of times and then suddenly change.

I’m just wondering if anyone has gotten image transitioning working, and if they used css or some other means?