meteor-factory / react-native-tinder-swipe-cards

Tinder-like swipe cards for your React Native app
MIT License
1.13k stars 301 forks source link

Next Card underneath current and changing animation #63

Open juergengunz opened 7 years ago

juergengunz commented 7 years ago

Is it possible to have the next card already behind the current? And also remove the zoom-in effekt? Would be cool if someone could help out as I am new to react native :)

lolobosse commented 7 years ago

Have a look at my PR

BluDay commented 7 years ago

@lolobosse I don't follow, have you implemented this feature or not? I'm new to GitHub, I don't understand the system completely...

lolobosse commented 7 years ago

@BluDay the feature was already but not documented

So yes if you follow the readme, you should have it.

lolobosse commented 7 years ago

@BluDay Here:

// If you want a stack of cards instead of one-per-one view, activate stack mode // stack={true}