A Ionic demo app from v3 to v4

During yesterday’s Ionic Zürich Meetup I displayed the migration of an Ionic demo app from v3 to 4

Notably some changes applying on the elements like

  • Navbar
  • Buttons
  • Action sheets

But also the light changes applying to the imports of

  • Ionic native v5

and most important the changes occurring to the navigation with the introduction of the new

  • Router

If you would like to have a sneak peek or to give a try, you could clone my following repo:

  • Branch master: Ionic v3
  • Branch ionic-v4: same features but v4
1 Like