Search⌘ K

Overview

Explore how to create and style components in React Native and integrate real data into the Funbook app. Understand how to pull data from external APIs to build a visually appealing, data-driven application.

We'll cover the following...

We can plan what surfaces and components will be needed for our app based on the design file. In this section, we ...