I understand that this is a common question, but I cannot seem to get this to work.
I want to just be able to navigate to another screen on the click of a button. I have seen many people using these Stacks and installing many dependencies. Firstly, when I install these dependencies I run into many errors, and secondly, my App.js file currently returns one of my existing screens. And I cannot seem to find an example where they return a screen in the App.js function when they use these Stacks.
If someone could show me the best way to implement this feature or link the best example, it would be much appreciated.
Thanks