react-native-deck-swiper icon indicating copy to clipboard operation
react-native-deck-swiper copied to clipboard

Default Background color prevents a linear gradient background

Open isaacshalom1 opened this issue 2 years ago • 2 comments

I want my cards to be wrapped in a linear gradient background. The issue is linear gradient won't work since there is a default background color. is there a way to get rid of the default so i can use the gradient?

isaacshalom1 avatar Dec 04 '21 07:12 isaacshalom1

You can set the background color to transparent

nicecode0 avatar Dec 13 '21 06:12 nicecode0

@isaacshalom1 Hi, I created an issue for changing of default background color and I later resolved it after finding the solution, please look at this case for the solution on how to change the background colour: https://github.com/alexbrillant/react-native-deck-swiper/issues/379

AnatuGreen avatar Jan 03 '22 12:01 AnatuGreen