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:
please check repository ,i have created sample app of scenario.
type 1 https://github.com/paraswatts/stacknavigator-inside-tabnavigator
Comments
Post a Comment