Skip to content

Instantly share code, notes, and snippets.

@ajmeyghani
Created August 22, 2018 18:33
Show Gist options
  • Save ajmeyghani/f26b9c61d42f1537dc98d6b4aa2e6a96 to your computer and use it in GitHub Desktop.
Save ajmeyghani/f26b9c61d42f1537dc98d6b4aa2e6a96 to your computer and use it in GitHub Desktop.
anime({
scale: {
value: 2,
transition: 'linear',
duration: 1000,
},
opacity: 1,
height: [0, 100],
transition: 'easeInOutSine',
duration: 500,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment