drcmda / mauerwerk

⚒ A react-spring driven masonry-like grid with enter/exit and shared element transitions
MIT License
835 stars 55 forks source link

Update to react-spring 7 #6

Open swashata opened 5 years ago

swashata commented 5 years ago

Hello,

I have tried giving it a go with react-spring 7 and the page kinda froze with some infinite loop (didn't investigate much).

It would be super helpful if you can guide me updating the (awesome, bdw) library to work with latest react-spring.

drcmda commented 5 years ago

Yes, would be great to update it. Would you want to try sending in a PR? There's a working version of this over at https://github.com/react-spring/react-spring/tree/master/examples/demos/grid

swashata commented 5 years ago

Thank you so very much for the guide. I will try my best. Please give me a couple of days.