Skip to content

v5.0.0

Compare
Choose a tag to compare
@iyegoroff iyegoroff released this 01 Jan 18:34
· 297 commits to master since this release
  • added react-native-fast-image support
  • fixed typescript typings
  • BREAKING: renamed RNColorMatrixImageFiltersPackage.java to ColorMatrixImageFiltersPackage.java

If were using pre-5.0.0 version of this package you have to run something like this:

react-native unlink react-native-color-matrix-image-filters
yarn upgrade react-native-color-matrix-image-filters@latest
react-native link react-native-color-matrix-image-filters