react-native-credit-card-input icon indicating copy to clipboard operation
react-native-credit-card-input copied to clipboard

Change card color

Open harikanammi opened this issue 7 years ago • 2 comments
trafficstars

Hi, I am using this module...But how to change the card color in this module..... Please give any suggestion....... Thank you in advance... cardImageFront and cardImageBack is to change the card image But, I want to change only color of the card.......

harikanammi avatar Jul 20 '18 10:07 harikanammi

You cannot, the image's color defines the card color.

vinicarra avatar Aug 03 '18 13:08 vinicarra

Hi, I am using this module...But how to change the card color in this module..... Please give any suggestion....... Thank you in advance... cardImageFront and cardImageBack is to change the card image But, I want to change only color of the card.......

A late reply but you can always change the .js file.

I've made the custom component for the card and used LinearGradient instead of background image.

RazaShehryar avatar Oct 13 '19 22:10 RazaShehryar