How to use react native navigation to create a nested navigation? (Example: Stack navigator inside a Tab navigator) -


i'm trying create nested navigation shown in image below. need have main tabnavigator , inside 1 tab page, need add stacknavigator enable navigation tab page's sub pages. how can this?

here's illustration of need do:

enter image description here

please check repository ,i have created sample app of scenario.

type 1 https://github.com/paraswatts/stacknavigator-inside-tabnavigator

type 2 https://github.com/paraswatts/paraswatts


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -