Simple Interface

In this lesson, we discuss fetching and printing API responses on screen in detail.

We’ll learn to print movie data fetched from the TMDB API on the app’s main screen as is.

Building an interface

Let’s start building the interface to render data returned from API.

App’s entry point

MoviesApp is the entry point for runApp(). ...

Access this course and 1400+ top-rated courses and projects.