hyochan / react-native-masonry-list

The Masonry List implementation which has similar implementation as the `FlatList` in React Native
MIT License
393 stars 55 forks source link

z Index Bug #61

Open aminbha8 opened 9 months ago

aminbha8 commented 9 months ago

I'm encountering an issue with a library I'm using to display posts in two columns. While the buttons display perfectly on the right side, above the posts , there's a problem on the left side where some buttons appear misaligned, positioned below the right side.

saa