Is there a coverflow component for Ionic

Hi,

I’m working on a iPad app and the client wants to have a coverflow effect, has anyone seen this effect in a Ionic app? I can’t think how to implement this or if there is another option I can use?

Thanks

Stephen

This should work. :smile:

Demo: http://southdesign.github.io/angular-coverflow/examples/images.htm (View on a mobile device or use Chrome’s device emulation mode)

If that doesn’t meet your needs, there is also:

demo: http://konsumer.github.io/angular-cardflow/

Thanks Andrew, I did have a look at the South Design one, but the cards I have in the coverflow are not just simple images, which the South Design one seem to just support. The other two look more promising. So I’ll look at them, thanks again.

Stephen