Skip to content

Releases: osamaqarem/react-native-image-colors

Release 1.3.1

28 Jul 09:30
Compare
Choose a tag to compare

1.3.1 (2021-07-28)

Bug Fixes

Release 1.3.0

30 May 10:46
Compare
Choose a tag to compare

1.3.0 (2021-05-30)

Features

Release 1.2.8

15 May 16:27
Compare
Choose a tag to compare

1.2.8 (2021-05-15)

Bug Fixes

  • fix(#23): add multithreading to android (4c9f4ce)
  • fix(types): getColors() return type (b8bf16b)

Release 1.2.7

31 Mar 06:34
Compare
Choose a tag to compare

1.2.7 (2021-03-31)

Bug Fixes

Release 1.2.6

31 Mar 05:35
Compare
Choose a tag to compare

1.2.6 (2021-03-31)

This release recreates the project with react-native-builder-bob and fixes an issue where useless files got published to npm, leading to a large download size (thanks to @GuamHat for pointing it out).

  • chore: recreate module with builder-bob (bf5c4d4)

Release 1.2.5

03 Dec 05:38
Compare
Choose a tag to compare

Release 1.2.4

12 Sep 02:55
Compare
Choose a tag to compare
  • fix(🐛): android support base64 (b47ff6f)

Release 1.2.3

25 Aug 13:35
Compare
Choose a tag to compare
  • fix(🐛): android npe when config is not passed (d874f03)
  • update(🚚): ignore files (8c21d66)

Release 1.2.2

02 Aug 13:23
Compare
Choose a tag to compare

Release 1.2.1

11 Jul 14:28
Compare
Choose a tag to compare
  • update: docs (b54fada)
  • update: example project updated to RN 0.63 (6f1c732)
  • update: simplify android config (8634394)