react-native-deck-swiper
react-native-deck-swiper copied to clipboard
How to reduce the opacity of cards in background
I was wondering how, and if, it might be possible to reduce the opacity of cards that are not on top of the stack?
Up. Also, is it possible to decrease the transparency of the map when clicked?
I was wondering how, and if, it might be possible to reduce the opacity of cards that are not on top of the stack?
This would work only by passing extra arguments to the renderCard method so that you can set up how top or deck cards are rendered differently
Up. Also, is it possible to decrease the transparency of the map when clicked?
To what map are you referring to?