aksonov / aksonov/react-native-router-flux
react-native-router-flux Hamburger menu and back button at the same time problem
- Dominant language
- JavaScript
- Stars
- 8.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Version
Tell us which versions you are using:
- react-native-router-flux v4.0.6
- react v16.6.3
- react-native v0.57.8
Hi,
I have a simple question.
I have two component: Listing.js and Detail.js
And I have a Drawer hamburger menu. The problem is that when user click the detail button in the Listing, next page the hamburger menu icon still exist.
But I want to change the hamburger menu to back button.
**### First Sample Screen**

**### When user click**

**### But I need to do this:**

Contributor guide
Assessment
This issue has not been assessed yet.