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

Popular posts from this blog

'hasOwnProperty' in javascript -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

android - Unable to generate FCM token from dynamically instantiated Firebase -