aksonov / aksonov/react-native-router-flux
Menu items highlight
Open
- Dominant language
- JavaScript
- Stars
- 8.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi. guys. I need your help.
I don't fo sure how to highlight current menu items in main menu Correct.
Actions.currentScene shows exactly current scene for now. but in main menu items contain other scene name
for instance :
Main menu
Orders --(for example we are here)
Settings
Profile
Orders menu item highlighted when we are on scene "Orders", so when if go futher and get on scene "OrderDetails" menu item Orders won't be highlighted.
So Actions.currentScene doesn't fit here.
How you solve this problem, thanks :)
Contributor guide
Assessment
This issue has not been assessed yet.