Ionic 4 refresh tab

Hi,

I am navigating back and forth inside the tabs in ionic 4. i have a list of values in one tab and when i approve one of the list item from another tab and navigate to the previous one my list is not getting refreshed.

when navigating between tabs ngOnInit() event also not triggering. Even i tried with ionViewWillEnter(). none of the functions are triggering.

can anyone please provide me a solution for this.

Regards,
Janani

Musings on this general topic.