Skip to content

Instantly share code, notes, and snippets.

@jomontanari
Created November 10, 2015 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jomontanari/ee19ed7310de46fc5024 to your computer and use it in GitHub Desktop.
Save jomontanari/ee19ed7310de46fc5024 to your computer and use it in GitHub Desktop.
import { StaggeredMotion, spring } from 'react-motion';
...
<StaggeredMotion
defaultStyles={}
styles={(prevStyles) => {}}
>
{interpolatedStyles => {}}
</StaggeredMotion>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment