Skip to content

Releases: jeongshin/react-native-awesome-swiper

Release 0.3.3

25 Feb 04:39
Compare
Choose a tag to compare

0.3.3 (2024-02-25)

Release 0.3.2

21 May 02:36
Compare
Choose a tag to compare

Changelog:

0.3.2 (2023-05-21)

πŸ› Bug Fixes

  • [PageSwiper] use given renderItem first (867203d)

Release 0.3.1

21 May 02:23
Compare
Choose a tag to compare

Changelog:

0.3.1 (2023-05-21)

πŸ› Bug Fixes

  • [PageSwiper] fix crash when JSX Element given as Component (1b84666)

Release 0.3.0

15 May 16:53
Compare
Choose a tag to compare

0.3.0 (2023-05-15)

  • [PageSwiper] add page swiper #8

Release 0.2.1

30 Apr 06:13
Compare
Choose a tag to compare

0.2.1 (2023-04-30)

πŸ› Bug Fixes

  • [DynamicItemScrollSwiper] add option scroll on mount (58f712c) (issue #5)

Release 0.2.0

28 Apr 16:11
Compare
Choose a tag to compare

0.2.0 (2023-04-28)

πŸš€ Features

  • add dynamic item scroll swiper (20cd02f)

Release 0.1.4

14 Mar 15:27
Compare
Choose a tag to compare

0.1.3 (2023-03-14)

0.1.4 (2023-03-15)

πŸ› Bug Fixes

  • fix import bugs & DotIndicator default style (1212a6f)

✨ Refactor

  • refactor InfiniteSwiper flickering on Android (57bc948)
  • refactor InfiniteSwiper to use ScrollView (57d4fc2)
  • refactor ScaleSwiper components, contexts (d24cab6)
  • refactor ScaleSwiper docs (605222e)

πŸš€ Features

  • add DotIndicator to InfiniteSwiper (308a9e7)
  • add InfiniteSwiper docs (96cee1a)

Release 0.0.3

11 Mar 15:11
Compare
Choose a tag to compare

0.0.3 (2023-03-11)

πŸš€ Features

  • add InfiniteSwiper (experimental) (9fc7e30)

Release 0.0.2

05 Mar 23:57
Compare
Choose a tag to compare

0.0.2 (2023-03-05)

πŸš€ Features