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

Right column items have kinda padding bottom #12

Open jerearaujo03 opened 2 years ago

jerearaujo03 commented 2 years ago

https://user-images.githubusercontent.com/7424471/127955523-688bd90a-778f-4394-a3b3-69ea80b4b81f.mov

hyochan commented 2 years ago

Does this happen when you set same height for all child items?

laogui commented 2 years ago

I have same issues.