ganapativs / react-delightful-scroller

Delightful, virtualized modern infinite scroller 🎉
https://react-delightful-scroller.netlify.com/
MIT License
23 stars 0 forks source link

Grid displaying #35

Closed aboozaid closed 4 years ago

aboozaid commented 4 years ago

Currently, I have an issue which is items always display under each other. Could you show me a better way to do this in the library.

Screen Shot 2020-06-18 at 7 50 08 PM

Thank you.

aboozaid commented 4 years ago

@ganapativs wish you have an answer. I notice that the lib always put a parent div without any styles as well as a child div for every batch.

ganapativs commented 4 years ago

Can you share a demo? may be in codesanbox? What is the layout you are trying to achieve?