Swiper-Slider


Swiper is the most modern slider with hardware accelerated transitions and amazing native behavior.

Add
yarn add swiper
CSS
<!--Swiper slider css-->
    import "swiper/css";
    import "swiper/css/pagination";
    import "swiper/css/navigation";
    import "swiper/css/scrollbar";
                                
Import
import { Swiper, SwiperSlide } from "swiper/react";
Remove
yarn remove swiper / you can remove package by removing specific package from package.json
© Steex.
Design & Develop by Themesbrand