An example of how to animate routes in an Ionic application. This project was first created in 2019 and the original interaction can be seen here: https://twitter.com/seanfperkins/status/1136502546577723397/video/1.
The project has been updated to use the latest version of Ionic and Angular. Not all of the features are updated at this time.
To get started, clone the repository and install the dependencies:
npm install
Then, run the application:
npm run start