Ionic slider

Hi is it possible to extend the ionic slider to have similar features like slick slider? I want to have a center mode and show more than one slide at a time.

Closest thing to this is a 3rd party Ionic directive called: Horizontal Scroll Cards

Find it here: http://www.gajotres.net/must-have-plugins-for-ionic-framework/3/

under section 14. There’s even a prerecorded demo so you can see how it works.

Thanks Gajotres, thats exactly what I was looking for.

You’re welcome :smile:

Cannot read property ‘length’ of undefined I am getting that error. I am using dynamic values for this. Is there a call back I can run to re init it? I assume thats the problem