Releases: osamaqarem/react-native-image-colors
Releases · osamaqarem/react-native-image-colors
Release 1.3.1
1.3.1 (2021-07-28)
Bug Fixes
Release 1.3.0
1.3.0 (2021-05-30)
Features
Release 1.2.8
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
1.2.7 (2021-03-31)
Bug Fixes
Release 1.2.6
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.4
- fix(🐛): android support base64 (b47ff6f)
Release 1.2.3
- fix(🐛): android npe when config is not passed (d874f03)
- update(🚚): ignore files (8c21d66)
Release 1.2.1
- update: docs (b54fada)
- update: example project updated to RN 0.63 (6f1c732)
- update: simplify android config (8634394)