Overview

Instead of putting much effort into the app's look and feel, as we did in previous chapters, we will focus on functionality and code quality for this one. Nevertheless, we will build it in a way which will allow any developer to style it easily at a later stage. With that in mind, let's take a look at what the app will look like once finished.

Let's start from the home screen where all the books are displayed:

In Android, we will add a drawer navigation pattern instead of a tabbed one as Android users are more used to it:

The drawer ...

Get React Native Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.