cedricdelpoux / react-responsive-masonry

React responsive masonry component built with css flexbox
https://cedricdelpoux.github.io/react-responsive-masonry/
MIT License
353 stars 35 forks source link

Masonry Components can't receive a react ref #119

Open itsmelion opened 2 months ago

itsmelion commented 2 months ago

Its important to expose the Masonry component to a Ref for it to be used in multiple cases.. for example be wrapped in a FramerMotion component for example.