keske / react-native-easy-gestures

React Native Gestures. Support: Drag, Scale and Rotate a Component.
MIT License
174 stars 61 forks source link

Image hide below next card in Flatlist #53

Open stoneagisgranite opened 4 years ago

stoneagisgranite commented 4 years ago

Hi, I am facing issue while scaling and zooming in Flatlist. I tried to increase zIndex value but I failed each time. Here is the snapshot react-native-css-issue

here is the link : https://snack.expo.io/@xpertyst/image-zoom-in-flatlist?session_id=snack-session-luNQM76iZ&preview=true&platform=android&iframeId=t4jefl4ex2&theme=dark

pls help