Cannot navigate to another screen using React navigation in React native, how to fix?
I want to navigate from one screen to another , how do i navigate ? Here is the code of my Required navigate to Screen Home screen stack navigator screen [Source code](https://pastebin.com/rmNwkTjB) It says cannot read property 'navigate' of undefined…