Reface navigation issue after upgrading to 28/29 SDK

It seems that version of React Navigation changed since we made the upgrade to 28/29

We got more options, like navigation.push.

But meanwhile, ActiveSync items don’t update on the standard back button, f
or example if I add them on next screen and back on previous

I’ve to redefine it with:

headerLeft:

But previous version works well, the question is how to back navigation.push to standart back button ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.