Reconstructure App.js to have nested navigation
Our current App.js file currently has one stack navigator. Another way to transfer information from one page to another is using a second navigator. So to handle managing two navigators, we should implement a nested navigation system using Tab/Draw so we can point to the appropriate stack.
Edited by Eric Nguyen