Currently, all navigation events are emitted after the destination screens first renders. (including 'blur' event from the previous screen)
We would love an event that gets emitted as soon as a navigation call is made. e.g. navigate/pop/push etc