1.0.12 • Published 1 year ago

swiper-cum-carousel v1.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

React Native Swiper & Carousel

license npm stack

(swiper-cum-carousel)

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.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.12

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago