Isn’t it better to use ionViewDidLoad() ?
Code in this function only executes once when the page is loaded and stored in memory. Or maybe it doesn’t fit what you need it for?
https://blog.ionicframework.com/navigating-lifecycle-events/
Isn’t it better to use ionViewDidLoad() ?
Code in this function only executes once when the page is loaded and stored in memory. Or maybe it doesn’t fit what you need it for?
https://blog.ionicframework.com/navigating-lifecycle-events/