/ionic-route-animation-demo

Ionic 8 Angular 18 Demo of routable transitions with a travel app.

Primary LanguageTypeScriptMIT LicenseMIT

Ionic Route Animation Demo

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.

Getting Started

To get started, clone the repository and install the dependencies:

npm install

Then, run the application:

npm run start