alexbrillant/react-native-deck-swiper

Default Background color prevents a linear gradient background

isaacshalom1 opened this issue · 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?

You can set the background color to transparent

@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:
#379