In this tutorial, you will create a new Loading Component that will make use of the Activity Indicator component to display a loading message. At the end of this tutorial, you will be able to:
2.7.1 Dataflow
2.7.2 How to
1. Create 'components/LoadingComponent.js' file.
2. Update 'components/MenuComponent.js' file.
3. Update 'components/HomeComponent.js' file
4. Update 'components/AboutComponent.js' file.
2.7.3 Screenshots