Closed EddyTheDove closed 6 years ago
@EddyTheDove Can you explain a little more about the issue?
I am on screen A, I navigate to screen B by clicking on a menu item in Drawer.
Expectation: Screen B navigation should display the back arrow Actual: Screen B navigation does not display the back arrow
@EddyTheDove You are not navigating from screen A to screen B directly from screen A right? You navigate to screen B through a drawer like sidebar?
Yes, I do navigate through a drawer. I expect the app to behave exactly like Google Maps. On Google Maps, if you open a link from the drawer, you have the back button.
@EddyTheDove You'll have to manually add those buttons. The buttons are not displayed by default when navigating through drawer
ok Thank you.
When navigating between screens from the Drawer using react navigation, back arrow does not appear automatically.