react-native-reanimated-carousel

🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)

MIT License

Downloads
789.5K
Stars
2.5K
Committers
32

Bot releases are hidden (Show)

react-native-reanimated-carousel - Release 2.3.7

Published by dohooo over 2 years ago

2.3.7 (2022-05-02)

Bug Fixes

react-native-reanimated-carousel - Release 2.3.6

Published by dohooo over 2 years ago

2.3.6 (2022-05-02)

Bug Fixes

  • current index doesn't reset when modify data length (99f44bc), closes #163
  • duplicate style (7e7e00f), closes #169
  • refactoring logic of withAutoFillData, Add onProgressChange value boundary (101456a), closes #158

Features

  • add autoFillData props, It controls whether the data is automatically populated (309688c), closes #170
react-native-reanimated-carousel - Release 2.3.5

Published by dohooo over 2 years ago

2.3.5 (2022-04-27)

react-native-reanimated-carousel - Release 2.3.4

Published by dohooo over 2 years ago

2.3.4 (2022-04-10)

Bug Fixes

  • "defaultIndex" wasn't define internal values (UI bridge and refs) (7f7a659) close #156
react-native-reanimated-carousel - Release 2.3.3

Published by dohooo over 2 years ago

2.3.3 (2022-04-03)

react-native-reanimated-carousel - Release 2.3.3-beta.1

Published by dohooo over 2 years ago

2.3.3-beta.1 (2022-03-30)

Bug Fixes

Features

react-native-reanimated-carousel - Release 2.3.3-beta.0

Published by dohooo over 2 years ago

2.3.3-beta.0 (2022-03-30)

fixed: #66

react-native-reanimated-carousel - Release 2.3.2

Published by dohooo over 2 years ago

2.3.2 (2022-03-03)

react-native-reanimated-carousel - Release 2.3.2-beta.1

Published by dohooo over 2 years ago

2.3.2-beta.1 (2022-03-03)

Bug Fixes

  • remove logic that touch the screent will stopped animation (4328d9a)
react-native-reanimated-carousel - Release 2.3.2-beta.0

Published by dohooo over 2 years ago

2.3.2-beta.0 (2022-03-03)

react-native-reanimated-carousel - Release 2.3.1

Published by dohooo over 2 years ago

2.3.1 (2022-02-28)

Bug Fixes

Features

  • added "parallaxAdjacentItemScale" property into parallax layout (7e98433)
react-native-reanimated-carousel - Release 2.3.0

Published by dohooo over 2 years ago

2.3.0 (2022-02-19)

Features

  • add enabled props (e713e12)
  • deprecated enableSnap instead with snapEnabled (43c84c2)
react-native-reanimated-carousel - Release 2.2.5-beta.3

Published by dohooo over 2 years ago

2.2.5-beta.3 (2022-02-04)

react-native-reanimated-carousel - Release 2.2.5-beta.2

Published by dohooo over 2 years ago

2.2.5-beta.2 (2022-02-04)

react-native-reanimated-carousel - Release 2.2.5-beta.1

Published by dohooo over 2 years ago

2.2.5-beta.1 (2022-02-04)

react-native-reanimated-carousel - Release 2.2.5-beta.0

Published by dohooo over 2 years ago

2.2.5-beta.0 (2022-02-01)

Bug Fixes

Features

  • support to modify scroll animation. Add withAnimation props (e3f34a4), closes #105
react-native-reanimated-carousel - Release 2.2.4

Published by dohooo over 2 years ago

2.2.4 (2022-01-25)

Bug Fixes

react-native-reanimated-carousel - Release 2.2.3

Published by dohooo over 2 years ago

2.2.3 (2022-01-24)

Bug Fixes

  • autoplay will paused when click (eb21293), closes #115
react-native-reanimated-carousel - Release 2.2.2

Published by dohooo over 2 years ago

2.2.2 (2022-01-23)

Bug Fixes

  • onProgressChange & onSnapToItem bug when only 2 image (bdb2d74), closes #74
  • when autoPlay is false, manual sliding will still autoPlay (6aa3cc4), closes #111
react-native-reanimated-carousel - Release 2.2.1

Published by dohooo almost 3 years ago

2.2.1 (2022-01-16)