I am using Vector Icons as Icon.Button and I would like to have two Cancel and Accept Icons. I am doing this: I am getting this: I would like this: How to invert react native vector icon buttons color? Thanks Answer Change backgroundColor to transparent, set the color property to the preferred color and bump the size.