Please enable JavaScript to use CodeHS

Mobile Apps

Description

In this lesson, students will learn how to use ScrollView components to scroll through items on the screen.

Objective

Students will be able to:

  • create ScrollView components to show more items than fit on the screen
  • nest ScrollView components to be able to scroll through various parts of the screen
Description

In this lesson, students will map through objects inside ScrollView components in order to make their programs more concise.

Objective

Students will be able to:

  • map through objects inside a ScrollView component
Description

In this lesson, students will add ScrollView components to their app in order to allow content to be scrolled through on the screen. They will also creatively decide what fourth screen would be useful in their app and create this functionality.

Objective

Students will be able to:

  • add ScrollView components to their apps in order to fit more content on one screen
  • apply creativity to add a fourth screen to their Scorekeeper app
Description

In this lesson, students review content with a 15 question End-of-Unit Quiz.

Objective

Students will be able to:

  • Prove their knowledge of ScrollView through a multiple choice quiz