Image slider

Hi… any one teach me how to make image slider, like carousel kind of that?

hey,

u can use slide box and set auto-play to true.

http://ionicframework.com/docs/api/directive/ionSlideBox/

thanks @ItamarCohen do you have this for sample? I have tried my self how but it couldn’t work

check this,
http://codepen.io/itamarCohen/pen/bNbYwZ
replace the html code on ion-slide

@ItamarCohen thanks brother :smile:

hi @ItamarCohen I view this on browser with ionic serve its work, but when I view into my devices with iionic run android, it just white blank page, do you know what wrong is it?