eiriklv / react-masonry-component

A React.js component for using @desandro's Masonry
MIT License
1.44k stars 145 forks source link

Could you provide the source code of hearsay-frontend.herokuapp.com? #117

Open athrunsun opened 6 years ago

athrunsun commented 6 years ago

The live demo in the README.md is really great, but I cannot find the source code of it, could you kindly provide it here? Thanks in advance!

hugocattelain commented 6 years ago

https://github.com/eiriklv/hearsay-frontend

I was surprised to notice that this app doesn't use react-masonry-component anymore but react-infinite-scroll (see https://github.com/eiriklv/hearsay-frontend/blob/master/client/javascript/modules/components/article-box.js)

afram commented 6 years ago

That usage is very out of date. The component has changed a lot since then.