I have tried with the swiper options
options: { direction: 'horizontal', loop: true, effect: 'fade', autoplay: 2000
}
but loop does not work. It stops at the last slide. Maybe there is a conflict with the ionic built in auto-play or does-continue
I have tried with the swiper options
options: { direction: 'horizontal', loop: true, effect: 'fade', autoplay: 2000
}
but loop does not work. It stops at the last slide. Maybe there is a conflict with the ionic built in auto-play or does-continue