React-native-deck-swiper: Stacked cards location

Created on 18 Apr 2019  路  2Comments  路  Source: alexbrillant/react-native-deck-swiper

Hey, is there a way to have the stacked cards (for example when stackSize prop is 3) to show at the top of the stack rather than the bottom? Talking about this bit

Screen Shot 2019-04-18 at 4 25 25 pm

Most helpful comment

@iceskel have you tried playing with the stackSeparation prop?
e.g. StackSeperation={-30}

All 2 comments

@iceskel have you tried playing with the stackSeparation prop?
e.g. StackSeperation={-30}

I did not, that is exactly what I am after. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KoheiTigers picture KoheiTigers  路  7Comments

miclaus picture miclaus  路  7Comments

deadcoder0904 picture deadcoder0904  路  6Comments

QQizi picture QQizi  路  4Comments

lsps9150414 picture lsps9150414  路  7Comments