Posts
Members
Info
Zoom effect via react-id-swiper
Is there a way to implement the zoom effect seen on the main Swiper package with react-id-swiper? https://swiperjs.com/demos/400-zoom.html i.e - When u double click the image, u shld be able to zoom in
1
0
Move pagination position
I was wondering if it's currently possible to render the Swiper pagination in a different position. It currently always renders below the swiper-wrapper div. In the regular Swiper library you could just place your pagination element in a different spot, which in some use cases…
1
6
how to use the react-id-swiper with immutable.js?
When I use react-id-swiper with immutable.js, the react-id-swiper required the element must be react element or react element array,but with immutable.js which return the react element "List"
0
0
Scroll the slides
Hi I am trying to scroll the slides using scroll bar but unable to do. I can show scroll but I can't navigate to the next slide using scroll bar. I have to swipe the actual slide to go to the next slide. …
0
1
·148d# General
Disable Prev or Next Button if there is no slides available.
I used react id Swiper's Manipulating component outside Swiper https://kidjp85.github.io/example/manipulating-component-outside-swiper/ Now, i want to disable the previous button if there is no slides available before the current showing slide or to disable next button vise…
1
1