SwiperJS. React swiper js. How to use react-swiperjs and create a carousel (with source code) 2023

preview_player
Показать описание
In this tutorial, we'll create a carousel with SwiperJS. Swiper - The Most Modern Mobile Touch Slider.

Check out my courses here!

Support this channel:

Let's be friends:

#SwiperJS #Swiper #Carousel
Рекомендации по теме
Комментарии
Автор

it is not working with the newest or newer versions of swiper, so you should install this version

tahep
Автор

There is a warning in the Swiper docs: "Swiper React components will likely to be removed in future versions. It is recommended to migrate to Swiper Element instead." How can I do it in React using Swipper Element?

DomingosRodrigues-dev
Автор

Thanks you so much for uploading this tuotorial, it's so helpful 👍👍👍

jubayerkhan
Автор

How to do multiple sliders in one page? It has a problem of shifting all the sliders on keypress

codedusting
Автор

Try to avoid using this. It's so unstable when it comes to complex styling

COEInventoryBorrowing
Автор

cool, but at 2023 usuage swiper-container and swiper-slide unfortunable more arguments not work=)
<swiper-container
slidesPerView={3}
spaceBetween={30}
pagination={{dynamicBullets: true, }}
autoplay={
{delay: 5000}
}
effect='fade'


>

=> (
<swiper-slide key={product.id} className="mySwiperSlide">
<img src={product.photoUrl} alt={product.title} className='mySwiperImg' />
</swiper-slide>
))}
</swiper-container>

GameForYouOnline
Автор

nice video and explications, greetings from Argentina 😊😉

lautaroaramis
Автор

Can you please show how to make this slider responsive?

AnaLebjodkina
Автор

I want to auto loop the slider. please give me the solution, it will be helpful for me 🙏

sohelchannel
Автор

That was helpful, in october 2023 I have some troubles with import css

KaPaTeJIbaoek
Автор

Hi im facing issue when i scroll to next nothing showing just blank page please help me❤

yadhuvtk
Автор

use a proper TE please. What is this lol.

googleaccount
Автор

how to make a play and pause button inside carousel to control it?

jackywan
Автор

Ну и акцент, как будто индуса смотрю.

serhiiarkhypenko
Автор

you are a trouble maker, respect, your english is perfect

АйбекМамасалиев-щя
Автор

How can i add breakpoints to swiper in react? I am currently using 'swiper/element/bundle'

yazanqarabash