Emma Bostian

Software Engineer | Design Systems @logmein previously @ibm && creating content @ladybugpodcast @codingcoach_io | American living in Germany
code-for-a-living January 30, 2020

Micro-interactions with react-spring: Part 3

In the first post in this series, we examined the basics of micro-interactions: what are they, why should you use them, how you build them. In the second post, we built two animated menus. In this tutorial, we’ll build two fun animations: a modal and an image gallery. Modal: Image Gallery: Building an animated modal…