1.0.13 • Published 9 months ago

swiper-cum-carousel v1.0.13

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

React Native Swiper & Carousel

license npm download

(swiper-cum-carousel) - ts support added

Flexible, lightweight and fully customizable Swiper as well as Carousel wrapper for your React Native app components, images or cards.

Important

Basically, <SwiperCumCarousel> for React Native is a wrapper to wrap around your components/children & convert it into a slider / slideshow/ swiper, (e.g. best for onboarding screens). It can also be used as Carousel displaying multiple components in single view at a time, (e.g. product cards of flipkart/ecommerce). Thus, 2 in 1 premade swiper-cum-carousel for ease of any swipe in React Native. (examples below)

Installation

  1. npm i swiper-cum-carousel or yarn add swiper-cum-carousel

  2. cd ios && pod install

Use

import SwiperCumCarousel from 'swiper-cum-carousel'
<SwiperCumCarousel>
..two or more children
</SwiperCumCarousel>

Props

(items prop to make carousel active)

Contact me at mohit.chawla@workmail.com

"Buy Me A Coffee"

1.0.13

9 months ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.12

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago