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

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -