android - React navigation adding "more" tab with a pop up list and not navigate to tab -


i trying add "more" button both ios , android, pops list of options choose from. looks (ios more button) , (android more button).

i using react navigation create tabnavigator tabbar , know how add new tab, i'm not sure how create small menu list thats generated when click on tab button instead of navigating me tab button screen.

any ideas on how go that?


Comments

Popular posts from this blog

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -