Releases: osamaqarem/react-native-image-colors
Releases · osamaqarem/react-native-image-colors
2.4.0
What's Changed
- Add support for React Native 0.73 by @osamaqarem in #85
Full Changelog: v2.3.0...v2.4.0
Release 2.3.0
Release 2.2.0
Release 2.1.0
What's Changed
- feat(android): add support for react native 0.73 by @KrzysztofMoch in #68
Full Changelog: v2.0.0...v2.1.0
Release 2.0.0
Rewrite with Expo Modules API
The main goal of this rewrite is future proofing the package for maintainability.
There are no new features added, and the new installation requirements are a breaking change.
For example, we now support the new architecture should we need to make use of it with new features. but we're still backwards compatible with the old architecture. We also have no additional C++ code to maintain or compile for builds.
Many benefits such as these are available by building with the Expo Modules API.
https://docs.expo.dev/modules/overview
Huge props to @KrzysztofMoch! They were the main contributor for this rewrite.
Breaking Changes
- feat: rewrite with expo modules by @KrzysztofMoch in #64
New Contributors
- @KrzysztofMoch made their first contribution in #64
Full Changelog: v1.5.2...v2.0.0
Release 1.5.2
Release 1.5.1
1.5.1 (2022-05-06)
What's Changed
- chore(android): replaced jCenter with maven by @matteodanelli in #47
- chore: upgrade example app by @osamaqarem in #52
New Contributors
- @matteodanelli made their first contribution in #47
Full Changelog: v1.5.0...v1.5.1