React Stacknavigator with Sidebar

i have a StackNavigator but want to display a sidebar like with the drawer navigation. I am using react-navigation 5.X.
Since the problem with the drawer navigator is with different params in the url not reloading the page.

Is there a nice solution for this problem?