Ionic 3.1.0 Upgrade Guide

preview_player
Показать описание


Ionic 3.1.0 Upgrade Guide

"dependencies": {
"ionic-angular": "3.1.0",
"ionicons": "3.0.0",
"rxjs": "5.1.1",
"sw-toolbox": "3.4.0",
},
"devDependencies": {
"typescript": "~2.2.1"
},

You can also find me:

Рекомендации по теме
Комментарии
Автор

Hi Paul - any chance we can get a video on how to unit test lazy loadable pages in Ionic 3? Had a bunch of specs for pages, but since transitioning them to be lazy loadable, I have no idea how to get the tests working/instantiate the pages.

lucioargento
Автор

Hey Paul, is ionic 3.x production ready now?

ibraheemalsaady
Автор

How to upgrade ionic-native to @ionic-native/blah

rickli