Skip to content
#

layouts

Here are 158 public repositories matching this topic...

TedDriggs
TedDriggs commented Jan 4, 2018

Based on the examples and reading the source code, it looks like SharedElementTransitionGroup relies on the child component stating ref={this.props.innerRef} on the HTML container of the moving elements. Omitting this causes no transition to occur.

Aside: Would it be possible to use findDOMNode instead of the prop? I was trying to use a SharedElementTransitionGroup wrapped around some

Improve this page

Add a description, image, and links to the layouts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the layouts topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.