Hi! The example uses two nested navigation containers. I need to be able to initiate navigation to different parts of my app from the right side column, but its navigation prop only refers to the inner navigation container and doesn't "know" about the outer navigation container. Is there a workaround for this?
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi! The example uses two nested navigation containers. I need to be able to initiate navigation to different parts of my app from the right side column, but its
navigationprop only refers to the inner navigation container and doesn't "know" about the outer navigation container. Is there a workaround for this?