Challenge: Favorite Programming Language

Complete this hands-on exercise to test your knowledge of the basic components of React Native.

This challenge will test your knowledge of the basic components of React Native. You’ll use the concepts we learned to create a minimalistic user interface.

Task

Build a React Native application that has:

  • Text reading “Programming Languages” at the top, as shown in the illustration below.

  • A horizontally scrollable list of six images.

  • A text input with the placeholder: “What is your favorite programming language from the list above?”

Expected output

The illustration below shows what the final output should look like after completing the challenge.

Get hands-on with 1200+ tech skills courses.