Cannot reset a stack with following use cases.
Let assume Screen A is a root, and navigate to Screen B, Then while navigating to Screen C, I want the stack to have A->C instead of A->B->C.
If a stack has A->B->C and I want to rest the stack with root screen as C.
Please help on this use cases