angular - Which View lifeCycle to use in an Ionic 2 project -
which view lifecycle use in ionic 2 project? angular2 or ionic2 lifecycle
you can use both, since you're using ionic framework think it's better use ionic lifecycle, covers scenarios. https://ionicframework.com/docs/api/navigation/navcontroller/
Comments
Post a Comment