Skip to content

Releases: Soomgo-Mobile/react-native-animated-pagination-dot

Release 0.4.0

15 Sep 13:53
Compare
Choose a tag to compare

0.4.0 (2022-09-15)

Bug Fixes

  • updates usePrevious import (6e316ea)

Features

  • 💄 add inactiveColor props (54c48ef)
  • 💄 update example App.js (56c35c4)
  • 📝 update README.md (b8abc0a)
  • 📝 update README.md (6837a22)

Release 0.3.2

23 Jan 05:21
Compare
Choose a tag to compare

0.3.2 (2022-01-23)

Bug Fixes

  • updates usePrevious import (6e316ea)

Release 0.3.0

22 Sep 03:03
Compare
Choose a tag to compare

0.3.0 (2021-09-22)

Features

  • [:package:] react-native metro-config blacklist change (e7cd4db)

Release 0.2.0

21 Sep 13:04
Compare
Choose a tag to compare

0.2.0 (2021-09-21)

Bug Fixes

  • update to last released version (b962de5)

Features

  • [:art:] change dot to functional components (f5974d0)
  • [:art:] change from return react element return react fc & remove IPropEmptyDot (f41bdd5)
  • [:art:] change from return react element return react fc & remove IPropEmptyDot (068d8b2)
  • [:art:] change to functional component (b1e3428)
  • [:art:] update styles (bbf89e6)
  • [:building_construction:] react-native-builder-bob project architecture convert (18fbe39)
  • [:fire:] remove not used folder & files (63fd4c4)
  • [:fire:] remove unused export & types (0bb19ec)
  • [:fire:] remove unused files (82fce71)
  • [:green_heart:] update ci comment (0a11d0f)
  • [:heavy_plus_sign:] add react-use-dependency (d4862d7)
  • [:memo:] add CONTRIBUTING.md (aa28c34)
  • [:memo:] update README.md (b36ed2d)
  • [:memo:] update README.md (438f401)

RN-APD 0.1.8

05 Sep 08:45
Compare
Choose a tag to compare

add new props vertical

scrollable with vertical scroll direction

RN-APD 0.1.7

29 Aug 11:14
Compare
Choose a tag to compare

Can change size using sizeRatio props.
updated props interface

depreacated props
containerWidth

add new props
sizeRatio

Converted To Typescript

26 Jul 05:03
bfc1146
Compare
Choose a tag to compare

Converted to typescript this project.