ReactPathMenu

React Motion exports 3 main components, Motion, StaggeredMotion and TransitionMotion. In this tutorial we’ll be taking a look at the Motion component, the one you will find yourself using most of the time.

Path Fly Out menu recreated using React Motion

Demo

New: https://rawgit.com/nashvail/ReactPathMenu/staggered-motion/public/index.html
Old: https://rawgit.com/nashvail/ReactPathMenu/staggered-motion/public/index_old.html

GitHub