[React] Swiper with Pagination Sample

Jay Kim
Apr 13, 2022

--

When working with mobile-first UI, there seems to be a lot of designs with swiper features for the end users. Here is a sample with a demo.

Installation

Used swiper version 6.8.4 with React 17.0.2.

Implementation

Overriding some of swiper related styles (swiper-container, pagination, etc).

Demo:

--

--

No responses yet