alexbrillant / react-native-deck-swiper

tinder like react-native deck swiper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default Background color prevents a linear gradient background

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