How to build masonry gallery using Meteor and React?

Hi everyone !

I’m building a WebApp using Meteor and React/Bootstrap and I have some troubles to set up a grid gallery like this one http://codepen.io/alexdevero/pen/epMywW

I was following this github https://github.com/eiriklv/react-masonry-component#accessing-masonry-instance but my gallery aren’t working anymore…

If someone can help me explicit way… Thank you in advance ! :slight_smile:

you can check bobbigmac:css-masonry if it fits your requirement.