example-react-router-transition-ui

Created with CodeSandbox

OTHER License

Stars
8

Custom React Router Transition UI

This example Create React App project showcases how to leverage global Symbol based triggers to show React dialog UI during a router transition.

Accompanying blog post: https://kamranicus.com/posts/2018-07-26-react-router-custom-transition-ui

Run

Use Yarn or npm

npm install
npm start