How to add custom effects to the Swiper slider JavaScript library?

Viewed 6633

I want to add a new custom effect to the Swiper slider JavaScript library.

The default Swiper effects are slide, fade, cube, coverflow or flip but I want to add my custom effect with and all events. How can I do that?

1 Answers
Related