Skip to content

Releases: kyawthura-gg/react-native-skeletons

Release 1.3.6

21 Mar 13:35
Compare
Choose a tag to compare

1.3.6 (2024-03-21)

Bug Fixes

Release 1.3.5

01 Oct 05:31
Compare
Choose a tag to compare

1.3.5 (2023-10-01)

Bug Fixes

Release 1.3.4

30 Sep 15:44
Compare
Choose a tag to compare

1.3.4 (2023-09-30)

Bug Fixes

  • fix node incompatible issue (cce0706)

Release 1.3.3

06 Aug 12:40
Compare
Choose a tag to compare

1.3.3 (2023-08-06)

Bug Fixes

  • Update return style (6636464)
  • Add web support

Release 1.3.2

10 Apr 03:42
Compare
Choose a tag to compare

1.3.2 (2023-04-10)

Bug Fixes

  • added warn for circle and removed testID (92862f8)

Release 1.3.1

17 Feb 15:37
Compare
Choose a tag to compare

1.3.1 (2023-02-17)

Bug Fixes

Release 1.2.1

12 Feb 08:40
Compare
Choose a tag to compare

1.2.1 (2023-02-12)

Breaking Change

  • containerStyle and skStyle props are removed. These props can be migrated into default style prop.

Bug Fixes

  • removed containerStyle and skStyle props (d56d788)

Release 1.1.0

29 Nov 13:25
Compare
Choose a tag to compare

1.1.0 (2022-11-29)

Features

  • added type file and improved type with generic (01c607b)

What's Changed

Full Changelog: v1.0.1...v1.1.0

Release 1.0.1

28 May 10:43
Compare
Choose a tag to compare

1.0.1 (2022-05-28)

Bug Fixes

  • fixed circle calculation & warning (07e0bd9)

Release 0.2.3

24 Apr 14:29
Compare
Choose a tag to compare

0.2.3 (2022-04-24)

Bug Fixes

  • added useMemo for custom style (3d8a5f9)