React-native-deck-swiper: stackSize position

Created on 12 Dec 2018  路  2Comments  路  Source: alexbrillant/react-native-deck-swiper

Any way to change stackSize position?

currently only appear bottom.

captura de pantalla 2018-12-12 a la s 9 02 16 a m

any way to make something like:

captura de pantalla 2018-12-12 a la s 9 02 36 a m

including transparency to the images from behind

Most helpful comment

@jose920405 Try negative _stackSeparation_ prop. Default is 10. Haven't tried but -10 may do exactly what you need.

All 2 comments

@jose920405 Try negative _stackSeparation_ prop. Default is 10. Haven't tried but -10 may do exactly what you need.

this happened using -10.

screen shot 2018-12-12 at 10 47 21 am

:sweat_smile:

But the idea was good.. Changing to -20 works as expect. Thanks @webraptor

Was this page helpful?
0 / 5 - 0 ratings