kidjp85 / react-id-swiper

A library to use idangerous Swiper as a ReactJs component which allows Swiper's modules custom build
https://react-id-swiper.ashernguyen.site/
MIT License
1.49k stars 154 forks source link

`slidePerView=5`, with the first image and the remaining four images displayed at 1:1. #485

Open newt0 opened 3 years ago

newt0 commented 3 years ago

I want to display five images at the same time, with the first image and the remaining four images displayed at 1:1 like the picture. image

How we can do so?