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 1.0.4

Published by dohooo almost 3 years ago

1.0.4 (2021-11-18)

Bug Fixes

  • hooks/usepropserrorboundary.ts: always be error when data props set null (2450fe1), closes #34
react-native-reanimated-carousel - Release 1.0.3

Published by dohooo almost 3 years ago

1.0.3 (2021-11-10)

Features

react-native-reanimated-carousel - Release 1.0.2

Published by dohooo almost 3 years ago

1.0.2 (2021-11-03)

Features

  • add onProgressChange props (a3894ff)
react-native-reanimated-carousel - Release 1.0.1

Published by dohooo almost 3 years ago

1.0.1 (2021-11-01)

Bug Fixes

  • fix bug with reanimated (6744f74)
react-native-reanimated-carousel - Release 1.0.0

Published by dohooo almost 3 years ago

1.0.0 (2021-10-31)

Bug Fixes

  • fix default timeConfig (0f99500)
  • solve sliding flicker problem (96678e0)
  • solve sliding flicker problem (e26c384)
  • upgrade expo sdk 40 to 41. fix example error (11b39b1)

Features

  • improve sliding experience (14b62ee)

BREAKING CHANGES

  • remove props "timingConfig", add "springConfig" with no support of duration
react-native-reanimated-carousel - Release 0.5.4

Published by dohooo almost 3 years ago

0.5.4 (2021-10-27)

Bug Fixes

  • onSnapToItem gives floating index (13d6c64), closes #13
react-native-reanimated-carousel - Release 0.5.2

Published by dohooo about 3 years ago

0.5.2 (2021-10-19)

Features

  • add panGestureHandlerProps props (28019e7)
react-native-reanimated-carousel - Release 0.5.1

Published by dohooo about 3 years ago

0.5.1 (2021-10-09)

Features

  • add onScrollBegin/onScrollEnd props (3180696)
react-native-reanimated-carousel - Release 0.5.0

Published by dohooo about 3 years ago

0.5.0 (2021-10-08)

Bug Fixes

  • fix onSnapToItem no call when auto playing (4953b98)
  • onSnapToItem not called if loop={false} (1ce57f4)

Features

react-native-reanimated-carousel - Release 0.4.4

Published by dohooo about 3 years ago

0.4.4 (2021-09-30)

Bug Fixes

react-native-reanimated-carousel - Release 0.4.3

Published by dohooo about 3 years ago

0.4.3 (2021-09-09)

Bug Fixes

  • sliding causes problems with sliding errors when auto playing (37f6565)
react-native-reanimated-carousel - Release 0.4.2

Published by dohooo about 3 years ago

0.4.2 (2021-09-09)

Bug Fixes

  • fixed scrolling on Android (d253b3c)
react-native-reanimated-carousel - Release 0.4.1

Published by dohooo about 3 years ago

0.4.1 (2021-09-08)

Bug Fixes

  • handles boundary cases for raw data (4386bfd)
react-native-reanimated-carousel - Release 0.3.1

Published by dohooo about 3 years ago

0.3.1 (2021-09-08)

Bug Fixes

  • after data props update carousel not be can swipe (dd00932)
react-native-reanimated-carousel - Release 0.3.0

Published by dohooo about 3 years ago

0.3.0 (2021-09-08)

Features

  • add loop props,control wheter loop playback (97cf2b9)
react-native-reanimated-carousel - Release 0.2.2

Published by dohooo about 3 years ago

0.2.2 (2021-09-07)

react-native-reanimated-carousel - Release 0.2.1

Published by dohooo about 3 years ago

0.2.1 (2021-09-07)

Bug Fixes

react-native-reanimated-carousel - Release 0.2.0

Published by dohooo about 3 years ago

0.2.0 (2021-09-07)

Bug Fixes

Features