Basic Tab Navigation

Homework 1

About Project

Instructions

  1. You must create a React Native / Expo application
  2. Your application must have a tab navigation with three pages.
    • Home
    • Products
    • Contact
  3. All pages must have content on the page. Example: images, text, headers, buttons, etc.
  4. Style the pages using the styling shown in class
  5. This must run in Expo and on an Android Emulator

How to Run Project

  1. Download Project through cloning or by downloading the zip file.