Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 1.13 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.13 KB

reactxp-carousel npm version

Carousel component for ReactXP supporting Web, Android and iOS

This repo is archived due to ReactXP having reached End of life
Please consider moving to ReactNative for web

Based on react-native-snap-carousel.

Installation

npm install --save reactxp-carousel

Updates

Version 0.1.0

  • Migrated react-native to version 0.61.5
  • Updated dependencies
  • Fixed Tinder-style animations on Web

Version 0.0.3

  • Fixed start and end item in Pagination

Version 0.0.2

  • Implemented web version

Documentation

See react-native-snap-carousel

Prerequisites

Samples

License

This project is licensed under the MIT License - see the LICENSE file for details