Socket
Socket
Sign inDemoInstall

react-native-bit-swiper

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-native-bit-swiper

Swiper/Carousel component for React Native


Version published
Weekly downloads
28
decreased by-34.88%
Maintainers
1
Install size
198 kB
Created
Weekly downloads
 

Readme

Source

React Native Bit Swiper

platforms npm GitHub license

이 컴포넌트는 다양한 기능을 제공하는 React Native 용 Swiper/Carousel 컴포넌트입니다.

📝 업데이트

  • v1.1.8 : 특정 상황에 Warning 발생하는 현상 수정
  • v1.1.7 : Android 에서 다른 ScrollView 내에 있을 때, 자동 스크롤(Autoplay) 중지되는 현상 수정
  • v1.1.4 : Android 에서 루프(Loop) 사용 시 시작 아이템이 활성화 되지 않는 문제 수정
  • v1.1.3 : 불필요한 Index 변경 이벤트 발생 제거
  • v1.1.2 : Props 변경 시 특정 상황에 onItemRender 이벤트가 호출되지 않는 버그 수정
  • v1.1.0 : 애니메이션 성능 및 안정성 향상
  • v1.0.2 : 비활성 아이템 표시 넓이가 다르게 표시되는 현상 수정
  • v1.0.1 : 최초 배포

📖 문서

📦 설치

npm install --save react-native-bit-swiper

또는

yarn add react-native-bit-swiper

🚀 사용

import BitSwiper from 'react-native-bit-swiper';

<BitSwiper />

각 예제의 제목을 클릭하면, 상세 정보 및 소스 코드를 확인할 수 있습니다.


기본



비활성 아이템 표시



루프 (Loop)



자동 스크롤 (Autoplay)




페이지 스타일



커스텀 페이지



아이템 정렬





아이템 스케일 정렬





예제 프로그램


Keywords

FAQs

Last updated on 05 Oct 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc