From 47ebb4df47cb0a7fc5b50414567b2166f19c1ec9 Mon Sep 17 00:00:00 2001 From: SmellyPenguin Date: Sun, 30 Jun 2019 12:06:34 -0700 Subject: [PATCH] Pass star color to star's image prop --- StarButton.js | 1 + 1 file changed, 1 insertion(+) diff --git a/StarButton.js b/StarButton.js index b6db613..ccf9e56 100644 --- a/StarButton.js +++ b/StarButton.js @@ -128,6 +128,7 @@ class StarButton extends Component { width: starSize, height: starSize, resizeMode: 'contain', + tintColor: starColor, }; const iconStyles = [