Summary: Basic Components

Here's a quick summary of what we learned in this chapter.

We'll cover the following...

What have we learned?

This chapter started with a brief introduction to the basic components provided by React Native, and we learned about the functionality provided by these basic components.

We then discussed each basic component, View, Text ...

Ask