Aamirali86/react-native-shadow-cards

How to overlap a card above another cart

Closed this issue · 1 comments

I have two cards, I have to render the 2nd card above the 1st card. In android its working correctly but in ios its not working.

By setting zindex fixed the issue