We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c50f0 commit 298759fCopy full SHA for 298759f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.3.0...v5.4.0) (2019-05-03)
2
+
3
4
+### Features
5
6
+* Add tint color support. ([03c50f0](https://github.com/DylanVann/react-native-fast-image/commit/03c50f0)), closes [#124](https://github.com/DylanVann/react-native-fast-image/issues/124)
7
8
# [5.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.1...v5.3.0) (2019-04-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "5.3.0",
+ "version": "5.4.0",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments