Hello,
In the swipe project, Deck.js render cards using map() and reverse() on the data.
Everything works fine in iOS simulator and real devices. However, in Android simulator and devices, the Card #1 is rendered behind the Card #2 for some reasons that I cannot figure out.