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

How to reduce the opacity of cards in background

Open jamesdunay opened this issue 4 years ago • 3 comments

I was wondering how, and if, it might be possible to reduce the opacity of cards that are not on top of the stack?

jamesdunay avatar Sep 22 '20 03:09 jamesdunay

Up. Also, is it possible to decrease the transparency of the map when clicked?

badkos avatar Sep 30 '20 10:09 badkos

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

webraptor avatar Oct 08 '20 08:10 webraptor

Up. Also, is it possible to decrease the transparency of the map when clicked?

To what map are you referring to?

webraptor avatar Oct 08 '20 08:10 webraptor