You can use the https://reactnavigation.org/ to implement navigation
npm install --save @react-navigation/native
You can access the navigation props inside the components
https://reactnavigation.org/docs/connecting-navigation-prop/
Types of Navigations
https://medium.com/dooboolab/types-of-navigation-in-react-navigation-v2-bce6d24d94ec