react-native-card-view icon indicating copy to clipboard operation
react-native-card-view copied to clipboard

How to change card background color?

Open LeoTianJob opened this issue 7 years ago • 4 comments

LeoTianJob avatar May 26 '17 13:05 LeoTianJob

@LeoTianJLL Here's the official way!

<Card styles={{ card: { backgroundColor: 'red' }}} >

Note extra object called card in the styles object.

dscx avatar Jun 07 '17 21:06 dscx

How to give each even cards to black color and each odd card to white color

bhardwajpankaj avatar Apr 25 '18 19:04 bhardwajpankaj

thx

ebartan avatar Sep 01 '18 21:09 ebartan

no its not working

yasinsd2020 avatar Sep 02 '22 18:09 yasinsd2020