CPSC270
Software Engineering and Project Design

Assignment 16

React Native

Read the following sections of the React Native documentation section The Basics:

  1. Introduction
  2. Core Components and Native Components
  3. React Fundamentals
  4. Handling Text Input
  5. Using a Scroll View
  6. Using a List View

Install React Native and create a test application by following the instructions in Setting up the Development Environment.