react-native-sortable-list icon indicating copy to clipboard operation
react-native-sortable-list copied to clipboard

renderRow clips item outside of its height!

Open wmonecke opened this issue 6 years ago • 0 comments

I am positioning absolute an element inside of one of the renderRows and it should be slightly on top of the element. However, it gets clipped even when giving the container overflow: visible. Is there any way to make this possible?

wmonecke avatar Sep 13 '19 13:09 wmonecke