1.7 React Navigation - Part 3

In this tutorial, we will update our Home component to display useful information. At the end of this tutorial, you will be able to set up another Component within your app.

Resources (move these files to 'shared' folder):


1.7.1 Dataflow


1.7.2 How to

  • 1. Update 'components/HomeComponent.js' file.


1.7.3 Screenshots