Javascript – How do I use Route path to go to Profile.js from App.js then go back to Profile.js?
I'm trying to learn react navigation, using route and route path but I seem to be making mistake somewhere, can anyone help me with it? I tried to keep changing the div and the div that shows the posts but…