aksonov / aksonov/react-native-router-flux

react-native-router-flux Hamburger menu and back button at the same time problem

Open
#3,413 2 comments 1 reaction 0 assignees View on GitHub
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**
![screen-1](https://user-images.githubusercontent.com/24367679/51912546-af79f880-23e5-11e9-995b-d451d8c02d10.jpg)

**### When user click**
![screen-2](https://user-images.githubusercontent.com/24367679/51912548-af79f880-23e5-11e9-90b2-70fd96a045d9.jpg)

**### But I need to do this:**
![screen-3](https://user-images.githubusercontent.com/24367679/51912550-af79f880-23e5-11e9-86e9-76415acbe495.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.