How to check if Ion-View has updated or changed

https://angular.io/guide/lifecycle-hooks

ngOnChanges lifecycle hook may be your best bet

Plse note that angular lifecycle hooks follow a different implementation as compared to ionic lifecycle hooks

And also I am interested in the use case.

And react people interested in angular may want to go through the getting started stuff at angular.io

1 Like