I'm currently using the react native navigation library. I'm having trouble debugging certain issues and I want to know :
- how do you view the stack of screens that are currently pushed?
- when you have cascading modals, how do you view their order and do the modal instances have a unique ID?