drcmda / mauerwerk

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

implement transitionMount prop #5

Closed pollen8 closed 5 years ago

pollen8 commented 5 years ago

This MR Delays rendering inner children if transitionMount is false or the container sizes have yet to be calculated

I'm not sure if this is the best way to achieve this, but it worked for my use case

drcmda commented 5 years ago

Sorry for taking so long, github didn't notifiy me at all 😤

Do we want to wait how https://github.com/drcmda/mauerwerk/issues/3 turns out before making a release?