About how to triggered an event from a page to another

The page lifecycle can be used, but my reason for not using it is the amount of additional code it introduces compared to the state management using behaviorsubject.

Check the pattern as published by @rapropos .

Ionic 4 Tab to page then back to Tab did not trigger ionViewWillEnter [Solved] - #11 by rapropos

1 Like